type_conversion

Undocumented in source.

Members

Functions

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.

Variables

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

Meta