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