Function libnotcurses_sys::c_api::ffi::putchar
source · pub unsafe extern "C" fn putchar(__c: c_int) -> c_intExpand description
Write a character to stdout.
This function is a possible cancellation point and therefore not marked with __THROW.