#[unsafe(no_mangle)]pub unsafe extern "C" fn putw(w: c_int, stream: *mut FILE) -> c_int👎Deprecated
Expand description
See https://pubs.opengroup.org/onlinepubs/7908799/xsh/putw.html.
Marked legacy in SUS Version 2.
Put an integer w into stream