Function rust_htslib::htslib::bcf_hdr_add_sample [] [src]

pub unsafe extern "C" fn bcf_hdr_add_sample(
    hdr: *mut bcf_hdr_t,
    sample: *const c_char
) -> c_int

bcf_hdr_add_sample() - add a new sample. @param sample: sample name to be added