Function windows_sys::Win32::System::Threading::DeleteTimerQueueEx
pub unsafe extern "system" fn DeleteTimerQueueEx(
timerqueue: HANDLE,
completionevent: HANDLE
) -> BOOLExpand description
Required features: "Win32_System_Threading", "Win32_Foundation"