pub unsafe extern "C" fn wscanf1( __format: *const wchar_t, ... ) -> c_int
Read formatted input from stdin.
This function is a possible cancellation point and therefore not marked with __THROW.