style_set_grid_cell_row_span

Function style_set_grid_cell_row_span 

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

ยงSafety

This function is unsafe because it may dereference raw pointers.