table_get_column_width

Function table_get_column_width 

Source
pub unsafe fn table_get_column_width(obj: *mut Object, col: u32) -> Result<i32>
Expand description

ยงSafety

This function is unsafe because it may dereference raw pointers.