#[unsafe(no_mangle)]pub unsafe extern "C" fn fileno(stream: *mut FILE) -> c_intExpand description
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/fileno.html.
Get the underlying file descriptor
#[unsafe(no_mangle)]pub unsafe extern "C" fn fileno(stream: *mut FILE) -> c_intSee https://pubs.opengroup.org/onlinepubs/9799919799/functions/fileno.html.
Get the underlying file descriptor