Function ChildWindowFromPointEx

Source
pub unsafe extern "C" fn ChildWindowFromPointEx(
    hwnd: HWND,
    pt: POINT,
    flags: UINT,
) -> HWND