def optGetReady(msgBufSize): """optGetReady(msgBufSize) -> int""" return _optcc.optGetReady(msgBufSize)
def optGetReady(*args): """optGetReady(msgBufSize) -> int""" return _optcc.optGetReady(*args)