Function rust_htslib::htslib::bam_mplp_constructor
source ยท pub unsafe extern "C" fn bam_mplp_constructor(
iter: *mut bam_mplp_s,
func: Option<unsafe extern "C" fn(_: *mut c_void, _: *const bam1_t, _: *mut bam_pileup_cd) -> i32>
)