def gevCreate(*args): """gevCreate(pgev, msgBufSize) -> int""" return _gevmcc.gevCreate(*args)
def gevCreate(pgev, msgBufSize): r"""gevCreate(pgev, msgBufSize) -> int""" return _gevmcc.gevCreate(pgev, msgBufSize)