ThreadBase.savedRegisters

void[] savedRegisters() nothrow @nogc

Get an array of the current saved registers for this thread.

Returns

A slice of the array representing all saved registers or null.