object_center

Function object_center 

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

ยงSafety

This function is unsafe because it may dereference raw pointers.