rust_htslib::htslib

Function hgets

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