migemo_d.wordlist

Undocumented in source.

Members

Aliases

wordlist_p
alias wordlist_p = ._wordlist_t*
Undocumented in source.
wordlist_t
alias wordlist_t = ._wordlist_t
Undocumented in source.

Functions

wordlist_close
void wordlist_close(.wordlist_p p)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wordlist_open
.wordlist_p wordlist_open(char* ptr_)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wordlist_open_len
.wordlist_p wordlist_open_len(char* ptr_, int len)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

_wordlist_t
struct _wordlist_t
Undocumented in source.

Variables

n_wordlist_close
int n_wordlist_close;
Undocumented in source.
n_wordlist_open
int n_wordlist_open;
Undocumented in source.
n_wordlist_total
int n_wordlist_total;
Undocumented in source.

Meta