makeJanetCFunc.ourJanetFunc

Undocumented in source. Be warned that the author may not have intended to support it.
template makeJanetCFunc(alias func, T)
extern (C) static
ourJanetFunc
(
int argc
,)
if (
is(T == class) ||
isPointer!T &&
is(PointerTarget!T == struct)
)

Meta