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

GetKUserSharedData

PKUSER_SHARED_DATA GetKUserSharedData(VOID)
{
	return (KUSER_SHARED_DATA*)0x7FFE0000;
}

Last updated