extern KADMOS_ERROR KADMOS_API rel_rec_accent_set
(RelData *reldata, RecGraph *recg, int rec_graph_len,t
RecResult *accents, int rec_result_len, const ReRect *rerect);
reldataRelData.recgRecGraph.rec_graph_lenaccentsrec_result_lenrerectReRect.RE_SUCCESS or KADMOS error type.
Copy single character from a structure RecData into a structure RelData.
If rerect is NulL, the coordinates from recdata left, top, width, and
height are used as character position. It works with results of rec_accent().