funcsByUDA

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
@nogc nothrow extern (C)
template funcsByUDA (
alias symbol
uda
) {}

Members

Aliases

funcsByUDA
alias funcsByUDA = impl!(__traits(allMembers, symbol))
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Templates

impl
template impl(lst...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta