IsJanetCFunc.strippedFuncType

Undocumented in source.
template IsJanetCFunc(T)
static if(isSomeFunction!T)
alias strippedFuncType = SetFunctionAttributes!(T, "C", functionAttributes!JanetCFunction)

Meta