Function user32::SetParent [] [src]

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