pub unsafe extern "system" fn SetWindowTheme(
    hwnd: HWND,
    pszsubappname: PCWSTR,
    pszsubidlist: PCWSTR
) -> HRESULT
Expand description

Required features: ‘Win32_UI_Controls’, ‘Win32_Foundation’