Function SetWindowThemeAttribute

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