[go: up one dir, main page]

Type Definition libz_sys::alloc_func[][src]

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