Type Definition libz_sys::alloc_func [] [src]

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