Type Definition rust_htslib::htslib::alloc_func [] [src]

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