rust_htslib::htslib

Function hgetdelim

Source
pub unsafe extern "C" fn hgetdelim(
    buffer: *mut i8,
    size: usize,
    delim: i32,
    fp: *mut hFILE,
) -> isize