DStruct_Py_Mapping.TypeInfoType

Undocumented in source.
struct DStruct_Py_Mapping
template TypeInfoType (
T
) if (
isPointer!T &&
is(PointerTarget!T == struct)
) {}

Members

Aliases

TypeInfoType
alias TypeInfoType = Unqual!T
Undocumented in source.

Meta