Skip to main content

DeleteTimerQueueEx

Function DeleteTimerQueueEx 

Source
pub unsafe fn DeleteTimerQueueEx<'a>(
    timerqueue: impl IntoParam<'a, HANDLE>,
    completionevent: impl IntoParam<'a, HANDLE>,
) -> BOOL