def optGetReadyD(dirName, msgBufSize): """optGetReadyD(dirName, msgBufSize) -> int""" return _optcc.optGetReadyD(dirName, msgBufSize)
def optGetReadyD(*args): """optGetReadyD(dirName, msgBufSize) -> int""" return _optcc.optGetReadyD(*args)