#include "kbd.h";
BOOL KBD_IsHandaku( u16 c );
c | UTF-16 character code |
Returns TRUE if c is a character with a semivoiced consonant symbol; returns FALSE otherwise.
Returns TRUE if the character code passed as an argument is of a character with semivoiced consonant symbol; returns FALSE otherwise.
CONFIDENTIAL