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