Skip to main content

putw

Function putw 

Source
#[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