def mallocPy(n):
    return _Serre2.mallocPy(n)
Exemple #2
0
def mallocPy(n):
    return _Serre2.mallocPy(n)
Exemple #3
0
def mallocPy(*args):
    return _Serre2.mallocPy(*args)
def mallocPy(*args):
  return _Serre2.mallocPy(*args)