Beispiel #1
0
 def finish(self):
     # type: () -> int
     """Release a functional and structural reference to the engine."""
     return m2.engine_finish(self._ptr)
Beispiel #2
0
 def finish(self):
     """Release a functional and structural reference to the engine."""
     return m2.engine_finish(self._ptr)