Exemplo n.º 1
0
def gmdGetReady(msgBufSize):
    """gmdGetReady(msgBufSize) -> int"""
    return _gmdcc.gmdGetReady(msgBufSize)
Exemplo n.º 2
0
def gmdGetReady(*args):
  """gmdGetReady(msgBufSize) -> int"""
  return _gmdcc.gmdGetReady(*args)