def gdxDataWriteRaw(pgdx, KeyInt, Values): r"""gdxDataWriteRaw(pgdx, KeyInt, Values) -> int""" return _gdxcc.gdxDataWriteRaw(pgdx, KeyInt, Values)
def gdxDataWriteRaw(*args): """gdxDataWriteRaw(pgdx, KeyInt, Values) -> int""" return _gdxcc.gdxDataWriteRaw(*args)