pub unsafe extern "system" fn IUnknown_GetWindow(
    punk: IUnknown,
    phwnd: *mut HWND
) -> HRESULT
Expand description

Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’