object_null_on_delete

Function object_null_on_delete 

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

ยงSafety

This function is unsafe because it may dereference raw pointers.