webview2_com::Windows::Win32::UI::Accessibility

Function RegisterPointerInputTargetEx

Source
pub unsafe fn RegisterPointerInputTargetEx<'a>(
    hwnd: impl IntoParam<'a, HWND>,
    pointertype: POINTER_INPUT_TYPE,
    fobserve: impl IntoParam<'a, BOOL>,
) -> BOOL