コード例 #1
0
ファイル: pixy.py プロジェクト: doeschbj/uni_db
def init():
    return _pixy.init()
コード例 #2
0
def init() -> "int":
    return _pixy.init()