Function winapi::um::winuser::IsChild

source ·
pub unsafe extern "system" fn IsChild(
    hWndParent: HWND,
    hWnd: HWND
) -> BOOL