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

pub unsafe extern "system" fn SetParent(
    hWndChild: HWND,
    hWndNewParent: HWND
) -> HWND