[][src]Function winapi::um::processthreadsapi::QueueUserAPC

pub unsafe extern "system" fn QueueUserAPC(
    pfnAPC: PAPCFUNC,
    hThread: HANDLE,
    dwData: ULONG_PTR
) -> DWORD