Function¶
- class dsviper.Function¶
Bases:
objectA class used to call a C++ function.
Note: Not directly instantiable.
- documentation() str¶
Return the documentation.
- prototype() FunctionPrototype¶
Return the prototype.
Bases: object
A class used to call a C++ function.
Note: Not directly instantiable.
Return the documentation.
Return the prototype.