[][src]Function hts_sys::bcf_write

pub unsafe extern "C" fn bcf_write(
    fp: *mut htsFile,
    h: *mut bcf_hdr_t,
    v: *mut bcf1_t
) -> c_int