pub unsafe extern "system" fn ChildWindowFromPointEx(
    hwnd: HWND,
    pt: POINT,
    flags: CWP_FLAGS
) -> HWND
Expand description

Required features: "Win32_UI_WindowsAndMessaging", "Win32_Foundation"