hts_sys

Function bgzf_getline

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