[][src]Function hts_sys::bgzf_getline

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