Function RealChildWindowFromPoint

Source
pub unsafe extern "C" fn RealChildWindowFromPoint(
    hwndParent: HWND,
    ptParentClientCoords: POINT,
) -> HWND