table_get_row_count

Function table_get_row_count 

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

ยงSafety

This function is unsafe because it may dereference raw pointers.