rust_htslib::htslib

Function fgets

Source
pub unsafe extern "C" fn fgets(
    __s: *mut i8,
    __n: i32,
    __stream: *mut _IO_FILE,
) -> *mut i8