DFn_Py_Mapping.TypeInfoType

Undocumented in source.
struct DFn_Py_Mapping
template TypeInfoType (
T
) if (
isFunctionPointer!T
) {}

Members

Aliases

TypeInfoType
alias TypeInfoType = Unqual!(SetFunctionAttributes!(T, functionLinkage!T, FunctionAttribute.none))
Undocumented in source.

Meta