Function rust_htslib::htslib::bcf_update_id [] [src]

pub unsafe extern "C" fn bcf_update_id(
    hdr: *const bcf_hdr_t,
    line: *mut bcf1_t,
    id: *const c_char
) -> c_int

bcf_update_id() - sets new ID string bcf_add_id() - adds to the ID string checking for duplicates