Function rust_htslib::htslib::bcf_empty [] [src]

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

Same as bcf_destroy() but frees only the memory allocated by bcf1_t, not the bcf1_t object itself.