Function rust_htslib::htslib::bgzf_getline[][src]

pub unsafe extern "C" fn bgzf_getline(
    fp: *mut BGZF,
    delim: c_int,
    str: *mut kstring_t
) -> c_int