autowrap v0.2.6 (2018-10-29T16:59:35Z)
Dub
Repo
Function.Function
autowrap
reflection
Functions
Function
Undocumented in source.
alias
Function
=
FunctionSymbol
!(
memberName
,
member
)
template
Function
(string memberName)
static if
(
__traits(compiles, I!(__traits(getMember, module_, memberName)))
)
static if
(
isExportFunction!(member, alwaysExport)
)
alias
Function
=
FunctionSymbol
!(
memberName
,
member
)
alias
Function
=
void
alias
Function
=
void
Meta
Source
See Implementation
autowrap
reflection
Functions
Function
aliases
Function
member