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