Function ChildWindowFromPoint

Source
pub unsafe extern "C" fn ChildWindowFromPoint(
    hWndParent: HWND,
    Point: POINT,
) -> HWND