ThreadBase.savedRegisters
void[] savedRegisters() nothrow @nogcGet an array of the current saved registers for this thread.
Returns
A slice of the array representing all saved registers or null.
void[] savedRegisters() nothrow @nogcGet an array of the current saved registers for this thread.