wcwidth_cjk_compat.wcwidth

Undocumented in source.

Members

Functions

wcswidth_cjk
int wcswidth_cjk(uint* pwcs, size_t n, wcwidth_cjk_option* option)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wcswidth_ucs
int wcswidth_ucs(uint* pwcs, size_t n, wcwidth_cjk_option* option)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wcwidth_cjk
int wcwidth_cjk(uint ucs, wcwidth_cjk_option* option)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wcwidth_ucs
int wcwidth_ucs(uint ucs, wcwidth_cjk_option* option)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Static variables

default_wcwidth_cjk_option
wcwidth_cjk_option default_wcwidth_cjk_option;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
default_wcwidth_cjk_option_ptr
wcwidth_cjk_option* default_wcwidth_cjk_option_ptr;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

wcwidth_cjk_option
struct wcwidth_cjk_option
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta