Example #1
0
def gdxSystemInfo(*args):
  """gdxSystemInfo(pgdx) -> int"""
  return _gdxcc.gdxSystemInfo(*args)
Example #2
0
def gdxSystemInfo(pgdx):
    r"""gdxSystemInfo(pgdx) -> int"""
    return _gdxcc.gdxSystemInfo(pgdx)
Example #3
0
def gdxSystemInfo(*args):
  """gdxSystemInfo(pgdx) -> int"""
  return _gdxcc.gdxSystemInfo(*args)