object_get_index

Function object_get_index 

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

ยงSafety

This function is unsafe because it may dereference raw pointers.