janet-d v0.1.0 (2019-08-24T22:43:30Z)
Dub
Repo
registerFunctionWithJanet
janet
func
Makes a function globally available with Janet.
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.