getwchar_unlocked

Name

getwchar_unlocked -- non-thread-safe getwchar

Description

getwchar_unlocked() is the same as getwchar(), except that it need not be thread-safe. That is, it may only be invoked in the ways which are legal for getc_unlocked().