Function GetThemeString

Source
pub unsafe extern "system" fn GetThemeString(
    hTheme: HTHEME,
    iPartId: c_int,
    iStateId: c_int,
    iPropId: c_int,
    pszBuff: LPWSTR,
    cchMaxBuffChars: c_int,
) -> HRESULT