[UnmanagedFunctionPointerAttribute(CallingConvention.Winapi)] public unsafe delegate uint LPTHREAD_START_ROUTINE(void* lpThreadParameter);
Last updated 10 months ago