示例#1
0
文件: pixy.py 项目: doeschbj/uni_db
def init():
    return _pixy.init()
示例#2
0
def init() -> "int":
    return _pixy.init()