[][src]Function winapi::um::winuser::SetCoalescableTimer

pub unsafe extern "system" fn SetCoalescableTimer(
    hWnd: HWND,
    nIDEvent: UINT_PTR,
    uElapse: UINT,
    lpTimerFunc: TIMERPROC,
    uToleranceDelay: ULONG
) -> UINT_PTR