object_set_flex_flow

Function object_set_flex_flow 

Source
pub unsafe fn object_set_flex_flow(
    obj: *mut Object,
    flow: FlexFlow,
) -> Result<()>
Expand description

ยงSafety

This function is unsafe because it may dereference raw pointers.