pub unsafe extern "system" fn GetThemeSysInt(
    htheme: HTHEME,
    iintid: THEME_PROPERTY_SYMBOL_ID,
    pivalue: *mut i32
) -> HRESULT
Expand description

Required features: "Win32_UI_Controls"