z_rs

Type Alias alloc_func

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