alloc_func

Type Alias alloc_func 

Source
pub type alloc_func = unsafe extern "C" fn(*mut c_void, u32, u32) -> *mut c_void;