Function rust_htslib::htslib::bam_plp_constructor
source · pub unsafe extern "C" fn bam_plp_constructor(
plp: *mut __bam_plp_t,
func: Option<unsafe extern "C" fn(_: *mut c_void, _: *const bam1_t, _: *mut bam_pileup_cd) -> i32>
)