pub unsafe extern "C" fn wprintf( __format: *const wchar_t, ... ) -> c_int
Write formatted output to stdout.
This function is a possible cancellation point and therefore not marked with __THROW.