Function windows_sys::Win32::UI::Controls::GetThemeInt
pub unsafe extern "system" fn GetThemeInt(
htheme: HTHEME,
ipartid: i32,
istateid: i32,
ipropid: THEME_PROPERTY_SYMBOL_ID,
pival: *mut i32
) -> HRESULTExpand description
Required features: "Win32_UI_Controls"