__wrap_fgets

Function __wrap_fgets 

Source
pub unsafe extern "C" fn __wrap_fgets(
    str_: *mut c_char,
    n: usize,
    stream: *mut FILE,
) -> *mut c_char