extern KADMOS_ERROR KADMOS_API SetRelGraph
(const RelGraph *relgraph, RelGraph *rgelement, int n);
relgraphrgelementRelGraph to copy into.nRE_SUCCESS or KADMOS error type.
This function reads a directly specified data structure and copies it into a field of RelGraph structures.