def gdxSetErrorCallback(*args): """gdxSetErrorCallback(func)""" return _gdxcc.gdxSetErrorCallback(*args)
def gdxSetErrorCallback(func): r"""gdxSetErrorCallback(func)""" return _gdxcc.gdxSetErrorCallback(func)