Function winapi::um::winuser::SetParent

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