def gdxCreate(*args): """gdxCreate(pgdx, msgBufSize) -> int""" return _gdxcc.gdxCreate(*args)
def gdxCreate(pgdx, msgBufSize): r"""gdxCreate(pgdx, msgBufSize) -> int""" return _gdxcc.gdxCreate(pgdx, msgBufSize)