library(RGCCTranslationUnit)
p = parseTU("copyArray.c.tu", "C")
types = DefinitionContainer()
tt = resolveType(p[["3"]], p, types)
iface = generateStructInterface(tt)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.