예제 #1
0
파일: pixy.py 프로젝트: doeschbj/uni_db
def init():
    return _pixy.init()
예제 #2
0
def init() -> "int":
    return _pixy.init()