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

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