Dt
Prints structures in a manner similar to Windbg's "dt" command.
dt(name='', addr=None, obj=None)
¶
Dump out a structure type Windbg style.
Prints structures in a manner similar to Windbg's "dt" command.
dt(name='', addr=None, obj=None)
¶Dump out a structure type Windbg style.