ExceptionHeader.pad

Undocumented in source.
struct ExceptionHeader
static if(Throwable.alignof < _Unwind_Exception.alignof)
ubyte[_Unwind_Exception.alignof - Throwable.alignof] pad;

Meta