object_set_style_grid_row_dsc_array

Function object_set_style_grid_row_dsc_array 

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

ยงSafety

This function is unsafe because it may dereference raw pointers.