Function rs_streams::fgets[][src]

pub unsafe extern "C" fn fgets(
    buf: *mut i8,
    n: i32,
    stream: *mut FILE
) -> *mut i8