SetTimer

Function SetTimer 

Source
pub unsafe fn SetTimer<'a, T0__: IntoParam<'a, HWND>>(
    hwnd: T0__,
    nidevent: usize,
    uelapse: u32,
    lptimerfunc: Option<TIMERPROC>,
) -> usize