libz_rs_sys

Type Alias alloc_func

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