Function libnotcurses_sys::c_api::ffi::putw

source ·
pub unsafe extern "C" fn putw(
    __w: c_int,
    __stream: *mut FILE
) -> c_int
Expand description

Write a word (int) to STREAM.