Example #1
0
def mallocPy(n):
    return _Serre2.mallocPy(n)
Example #2
0
def mallocPy(n):
    return _Serre2.mallocPy(n)
Example #3
0
def mallocPy(*args):
    return _Serre2.mallocPy(*args)
Example #4
0
def mallocPy(*args):
  return _Serre2.mallocPy(*args)