Function libnotcurses_sys::c_api::ffi::printf
source · pub unsafe extern "C" fn printf(__format: *const c_char, ...) -> c_intExpand description
Write formatted output to stdout.
This function is a possible cancellation point and therefore not marked with __THROW.