object_get_self_width

Function object_get_self_width 

Source
pub unsafe fn object_get_self_width(obj: *const Object) -> Result<i32>
Expand description

ยงSafety

This function is unsafe because it may dereference raw pointers.