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

type in_func = Option<unsafe extern "C" fn(_: *mut c_void, _: *mut *mut c_uchar) -> c_uint>;