Function rust_htslib::htslib::bcf_clear [] [src]

pub unsafe extern "C" fn bcf_clear(v: *mut bcf1_t)

Make the bcf1_t object ready for next read. Intended mostly for internal use, the user should rarely need to call this function directly.