Function webview2_com_sys::Windows::Win32::UI::WindowsAndMessaging::SetTimer[][src]

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