Function user32::ChildWindowFromPoint [] [src]

pub unsafe extern "system" fn ChildWindowFromPoint(
    hWndParent: HWND,
    point: POINT
) -> HWND