OomErrorCallback

Type Alias OomErrorCallback 

Source
pub type OomErrorCallback = unsafe extern "C" fn(location: *const char, details: &OomDetails);