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

PAPCFUNC

[UnmanagedFunctionPointerAttribute(CallingConvention.Winapi)]
public unsafe delegate void PAPCFUNC(nuint Parameter);

Last updated