def gdxUELRegisterMapStart(pgdx): r"""gdxUELRegisterMapStart(pgdx) -> int""" return _gdxcc.gdxUELRegisterMapStart(pgdx)
def gdxUELRegisterMapStart(*args): """gdxUELRegisterMapStart(pgdx) -> int""" return _gdxcc.gdxUELRegisterMapStart(*args)