pub unsafe extern "C" fn putw( __w: c_int, __stream: *mut FILE, ) -> c_int
Write a word (int) to STREAM.