コード例 #1
0
ファイル: Serre3.py プロジェクト: LuXiaofeng2018/ALL
def mallocPy(*args):
    return _Serre3.mallocPy(*args)
コード例 #2
0
def mallocPy(*args):
  return _Serre3.mallocPy(*args)
コード例 #3
0
def mallocPy(n):
    return _Serre3.mallocPy(n)