Example #1
0
 def copy(self) -> "star_db *":
     return _beast.star_db_copy(self)
Example #2
0
 def copy(self):
     return _beast.star_db_copy(self)