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