janet-d ~master (2021-01-24T18:32:40Z)
Dub
Repo
registerFunctionWithJanet
janet
func
Makes a function globally available with Janet.
@
nogc
void
registerFunctionWithJanet
(
alias
func
string
documentation
= ""
)
(
)
Meta
Source
See Implementation
janet
func
functions
bar
callJanet
foo
registerFunctionWithJanet
templates
makeJanetCFunc
Makes a function globally available with Janet.