Function hts_sys::bcf_hdr_add_sample

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