webview2_com::Windows::Win32::UI::WindowsAndMessaging

Function ChildWindowFromPoint

Source
pub unsafe fn ChildWindowFromPoint<'a>(
    hwndparent: impl IntoParam<'a, HWND>,
    point: impl IntoParam<'a, POINT>,
) -> HWND