table_set_row_count

Function table_set_row_count 

Source
pub unsafe fn table_set_row_count(obj: *mut Object, row_cnt: u32) -> Result<()>
Expand description

ยงSafety

This function is unsafe because it may dereference raw pointers.