Function GetThemeSysString

Source
pub unsafe extern "system" fn GetThemeSysString(
    hTheme: HTHEME,
    iStringId: c_int,
    pszStringBuff: LPWSTR,
    cchMaxStringChars: c_int,
) -> HRESULT