Function kernel32::QueueUserAPC
[−]
[src]
pub unsafe extern "system" fn QueueUserAPC(
pfnAPC: PAPCFUNC,
hThread: HANDLE,
dwData: ULONG_PTR
) -> DWORD