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

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