Module nnsdk::nn::swkbd

source ·

Structs

  • The buffer can represent both a UTF8 and UTF16 C string depending on a bool set in KeyboardConfig. The is_utf8 bool is not yet defined in the structure as only the low-level API has been exposed so far. For now, assume the buffer always represents a UTF16 and convert accordingly.

Functions