object_set_content_height

Function object_set_content_height 

Source
pub unsafe fn object_set_content_height(obj: *mut Object, h: i32) -> Result<()>
Expand description

ยงSafety

This function is unsafe because it may dereference raw pointers.