object_update_layout

Function object_update_layout 

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

ยงSafety

This function is unsafe because it may dereference raw pointers.