Skip to main content

drmgr_unregister_low_on_memory_event

Function drmgr_unregister_low_on_memory_event 

Source
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.