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