[][src]Function winapi::um::winuser::ChildWindowFromPoint

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