For the complete documentation index, see llms.txt. This page is also available as Markdown.

UNWIND_HISTORY_TABLE_ENTRY

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

IMAGE_RUNTIME_FUNCTION_ENTRY

Last updated