示例#1
0
文件: gdxcc.py 项目: antwort7/Dutties
def gdxSystemInfo(*args):
  """gdxSystemInfo(pgdx) -> int"""
  return _gdxcc.gdxSystemInfo(*args)
示例#2
0
def gdxSystemInfo(pgdx):
    r"""gdxSystemInfo(pgdx) -> int"""
    return _gdxcc.gdxSystemInfo(pgdx)
示例#3
0
def gdxSystemInfo(*args):
  """gdxSystemInfo(pgdx) -> int"""
  return _gdxcc.gdxSystemInfo(*args)