rust_htslib::htslib

Function hts_getline

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