object_remove_event

Function object_remove_event 

Source
pub unsafe fn object_remove_event(obj: *mut Object, index: u32) -> Result<bool>
Expand description

ยงSafety

This function is unsafe because it may dereference raw pointers.