hts_sys

Function hts_getline

Source
pub unsafe extern "C" fn hts_getline(
    fp: *mut htsFile,
    delimiter: c_int,
    str: *mut kstring_t,
) -> c_int