style_set_grid_row_dsc_array

Function style_set_grid_row_dsc_array 

Source
pub unsafe fn style_set_grid_row_dsc_array(
    style: *mut Style,
    value: *const i32,
) -> Result<()>
Expand description

ยงSafety

This function is unsafe because it may dereference raw pointers.