Exemple #1
0
def gdxGetReady(*args):
  """gdxGetReady(msgBufSize) -> int"""
  return _gdxcc.gdxGetReady(*args)
Exemple #2
0
def gdxGetReady(msgBufSize):
    r"""gdxGetReady(msgBufSize) -> int"""
    return _gdxcc.gdxGetReady(msgBufSize)
Exemple #3
0
def gdxGetReady(*args):
  """gdxGetReady(msgBufSize) -> int"""
  return _gdxcc.gdxGetReady(*args)