janet-d ~master (2021-01-24T18:32:40Z)
Dub
Repo
makeJanetCFunc.makeJanetCFunc
janet
func
makeJanetCFunc
Undocumented in source. Be warned that the author may not have intended to support it.
JanetDFunction
makeJanetCFunc
(T argObj)
template
makeJanetCFunc
(alias func, T)
JanetDFunction
makeJanetCFunc
(
T
argObj
)
if
(
is
(
T
== class) ||
isPointer
!
T
&&
is
(
PointerTarget
!
T
== struct)
)
template
makeJanetCFunc
(alias func)
Meta
Source
See Implementation
janet
func
makeJanetCFunc
aliases
JanetDFunction
functions
makeJanetCFunc
static functions
ourJanetFunc
variables
obj