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