object_get_content_height

Function object_get_content_height 

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

ยงSafety

This function is unsafe because it may dereference raw pointers.