ProcessBackgroundActions

Function ProcessBackgroundActions 

Source
pub unsafe extern "C" fn ProcessBackgroundActions()
Available on crate feature extension only.
Expand description

Runs housekeeping actions for the allocator off of the main allocation path.

Should be run in the background thread. May return or may not return.