pub unsafe extern "system" fn GetThemeSysString(
    htheme: isize,
    istringid: THEME_PROPERTY_SYMBOL_ID,
    pszstringbuff: PWSTR,
    cchmaxstringchars: i32
) -> HRESULT
Expand description

Required features: "Win32_UI_Controls"