object_get_child_count

Function object_get_child_count 

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

ยงSafety

This function is unsafe because it may dereference raw pointers.