object_set_style_flex_flow

Function object_set_style_flex_flow 

Source
pub unsafe fn object_set_style_flex_flow(
    obj: *mut Object,
    value: FlexFlow,
    selector: StyleSelector,
) -> Result<()>
Expand description

ยงSafety

This function is unsafe because it may dereference raw pointers.