[go: up one dir, main page]

[][src]Type Definition libz_sys::alloc_func

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