[][src]Function swim_c_sys::stdio::fgets

pub unsafe extern "C" fn fgets(
    s: *mut cchar,
    n: int,
    stream: *mut FILE
) -> *mut cchar