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