SetTimer

Function SetTimer 

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