[][src]Function winapi::um::uxtheme::SetWindowThemeAttribute

pub unsafe extern "system" fn SetWindowThemeAttribute(
    hwnd: HWND,
    eAttribute: WINDOWTHEMEATTRIBUTETYPE,
    pvAttribute: PVOID,
    cbAttribute: DWORD
) -> HRESULT