#[unsafe(no_mangle)]pub unsafe extern "C" fn feof(stream: *mut FILE) -> c_intExpand description
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/feof.html.
Check for EOF
#[unsafe(no_mangle)]pub unsafe extern "C" fn feof(stream: *mut FILE) -> c_intSee https://pubs.opengroup.org/onlinepubs/9799919799/functions/feof.html.
Check for EOF