webview2_com::Windows::Win32::UI::KeyboardAndMouseInput

Function UnregisterHotKey

Source
pub unsafe fn UnregisterHotKey<'a>(
    hwnd: impl IntoParam<'a, HWND>,
    id: i32,
) -> BOOL