d-emacs-module ~master (2021-12-14T15:57:51Z)
Dub
Repo
EmacsEnv.makeGlobalRef
emacs_module
env
EmacsEnv
Memory management. TODO(karita): Test.
struct
EmacsEnv
@
nogc
nothrow
emacs_value
makeGlobalRef
(
emacs_value
reference
)
Meta
Source
See Implementation
emacs_module
env
EmacsEnv
functions
defAlias
eq
freeGlobalRef
funcall
intern
isNotNil
isTypeOf
makeFunction
makeGlobalRef
nonLocalExit
nonLocalExitCheck
nonLocalExitClear
nonLocalExitSignal
nonLocalExitThrow
ok
typeOf
vecGet
vecSet
vecSize
Memory management. TODO(karita): Test.