printLayout

Undocumented in source. Be warned that the author may not have intended to support it.
@safe
void
printLayout
(
T
)
()
if (
is(T == struct) ||
is(T == class)
||
is(T == union)
)

Meta