Type Alias libz_ng_sys::alloc_func

source ·
pub type alloc_func = unsafe extern "C" fn(_: voidpf, _: uInt, _: uInt) -> voidpf;