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

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