fgets

Function fgets 

Source
pub unsafe extern "C" fn fgets(
    arg1: *mut c_char,
    __size: c_int,
    arg2: *mut FILE,
) -> *mut c_char