rust_htslib::htslib

Function bgzf_getline

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