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

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