janet-d ~master (2021-01-24T18:32:40Z)
Dub
Repo
IsJanetCFunc.strippedFuncType
janet
wrap
IsJanetCFunc
Undocumented in source.
template
IsJanetCFunc
(T)
static if
(
isSomeFunction!T
)
alias
strippedFuncType
=
SetFunctionAttributes
!(
T
, "C",
functionAttributes
!
JanetCFunction
)
Meta
Source
See Implementation
janet
wrap
IsJanetCFunc
aliases
strippedFuncType
manifest constants
IsJanetCFunc