PAPCFUNC

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

Last updated