[][src]Type Definition hts_sys::bam_plp_auto_f

type bam_plp_auto_f = Option<unsafe extern "C" fn(data: *mut c_void, b: *mut bam1_t) -> c_int>;