Function SetCoalescableTimer

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