#[unsafe(no_mangle)]pub unsafe extern "C" fn getw(stream: *mut FILE) -> c_int👎Deprecated
Expand description
See https://pubs.opengroup.org/onlinepubs/7908799/xsh/getw.html.
Was marked legacy and removed in issue 6.
Get an integer from stream
#[unsafe(no_mangle)]pub unsafe extern "C" fn getw(stream: *mut FILE) -> c_intSee https://pubs.opengroup.org/onlinepubs/7908799/xsh/getw.html.
Was marked legacy and removed in issue 6.
Get an integer from stream