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

Required features: "Win32_Foundation"