pub unsafe extern "system" fn SetParent(
    hwndchild: HWND,
    hwndnewparent: HWND
) -> HWND
Expand description

Required features: "Win32_Foundation"