summaryrefslogtreecommitdiff
path: root/Examples/test-suite/python/template_opaque_runme.py
blob: 6f21116eef93734d4fa7ee139b61c087b5f152b2 (plain)
1
2
3
4
5
import template_opaque

v = template_opaque.OpaqueVectorType(10)

template_opaque.FillVector(v)