getTableNameForType

returns table name for struct type

string
getTableNameForType
(
T
)
()
if (
__traits(isPOD, T)
)

Meta