ChildWindowFromPoint

Function ChildWindowFromPoint 

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