windows::Win32::UI::Controls

Function GetThemeInt

pub unsafe fn GetThemeInt(
    htheme: HTHEME,
    ipartid: i32,
    istateid: i32,
    ipropid: THEME_PROPERTY_SYMBOL_ID,
) -> Result<i32>