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

Required features: ‘Win32_UI_Controls’, ‘Win32_Foundation’