Exemplo n.º 1
0
def gdxClose(*args):
  """gdxClose(pgdx) -> int"""
  return _gdxcc.gdxClose(*args)
Exemplo n.º 2
0
def gdxClose(pgdx):
    r"""gdxClose(pgdx) -> int"""
    return _gdxcc.gdxClose(pgdx)
Exemplo n.º 3
0
def gdxClose(*args):
  """gdxClose(pgdx) -> int"""
  return _gdxcc.gdxClose(*args)