[][src]Function winapi::um::uxtheme::GetThemeDocumentationProperty

pub unsafe extern "system" fn GetThemeDocumentationProperty(
    pszThemeName: LPCWSTR,
    pszPropertyName: LPCWSTR,
    pszValueBuff: LPWSTR,
    cchMaxValChars: c_int
) -> HRESULT