putwc_unlocked

Name

putwc_unlocked -- non-thread-safe putwc

Description

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