Function winapi::um::winuser::SetCoalescableTimer
source · pub unsafe extern "system" fn SetCoalescableTimer(
hWnd: HWND,
nIDEvent: UINT_PTR,
uElapse: UINT,
lpTimerFunc: TIMERPROC,
uToleranceDelay: ULONG
) -> UINT_PTR