windows::Win32::UI::Controls

Function GetThemeSysString

pub unsafe fn GetThemeSysString(
    htheme: HTHEME,
    istringid: THEME_PROPERTY_SYMBOL_ID,
    pszstringbuff: &mut [u16],
) -> Result<()>