- doubleX2
double doubleX2(EmacsEnv env, double value)
Undocumented in source. Be warned that the author may not have intended to support it.
- emacs_module_init
int emacs_module_init(emacs_runtime* ert)
Undocumented in source. Be warned that the author may not have intended to support it.
- intVecX2
EmacsVec!intmax_t intVecX2(EmacsEnv env, EmacsVec!intmax_t value)
Undocumented in source. Be warned that the author may not have intended to support it.
- intX2
intmax_t intX2(EmacsEnv env, intmax_t value)
Undocumented in source. Be warned that the author may not have intended to support it.
- not
bool not(EmacsEnv env, bool value)
Undocumented in source. Be warned that the author may not have intended to support it.
- stringX2
string stringX2(EmacsEnv env, string value)
Undocumented in source. Be warned that the author may not have intended to support it.