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

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