Function croaring_sys::fgets [] [src]

pub unsafe extern "C" fn fgets(
    __s: *mut c_char,
    __n: c_int,
    __stream: *mut FILE
) -> *mut c_char