pub unsafe extern "C" fn drmgr_unregister_low_on_memory_event(
func: Option<unsafe extern "C" fn()>,
) -> bool_Expand description
Unregister a callback function for the low-on-memory event. \return true if the unregistration of \p func is successful.