def gdxClose(*args): """gdxClose(pgdx) -> int""" return _gdxcc.gdxClose(*args)
def gdxClose(pgdx): r"""gdxClose(pgdx) -> int""" return _gdxcc.gdxClose(pgdx)