UNWIND_HISTORY_TABLE_ENTRY
public partial struct UNWIND_HISTORY_TABLE_ENTRY
{
public nuint ImageBase;
public unsafe IMAGE_RUNTIME_FUNCTION_ENTRY* FunctionEntry;
}
Last updated
public partial struct UNWIND_HISTORY_TABLE_ENTRY
{
public nuint ImageBase;
public unsafe IMAGE_RUNTIME_FUNCTION_ENTRY* FunctionEntry;
}
Last updated