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