Function user32::ChildWindowFromPointEx [] [src]

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