Exemplo n.º 1
0
 def get_star(self, idx: "int") -> "star *":
     return _beast.star_db_get_star(self, idx)
Exemplo n.º 2
0
 def get_star(self, idx):
     return _beast.star_db_get_star(self, idx)