#include #include #include #include /* call_togl_closegroup (agroup) CALL_DEF_GROUP * agroup Opens the associated structure and sets the pointer at the end of the primitives. Method : - go to the end of the group in the specified structure. - skip the structure element which set all attributes of the structure. */ void EXPORT call_togl_closegroup ( CALL_DEF_GROUP * agroup ) { call_func_close_struct (); }