pub unsafe extern "system" fn GetThemeColor(
    htheme: isize,
    ipartid: i32,
    istateid: i32,
    ipropid: THEME_PROPERTY_SYMBOL_ID,
    pcolor: *mut COLORREF
) -> HRESULT
Expand description

Required features: "Win32_UI_Controls", "Win32_Foundation"