Files
ANSLibs/swig-4.3.0/Examples/test-suite/python/template_opaque_runme.py

6 lines
96 B
Python
Raw Normal View History

import template_opaque
v = template_opaque.OpaqueVectorType(10)
template_opaque.FillVector(v)