MRC_API MR_ChangeLabelAction * MR_ChangeLabelAction_OffsetMutablePtr(MR_ChangeLabelAction *ptr, ptrdiff_t i)
Offsets a pointer to an array element by i positions (not bytes). Use only if you're certain that the...
MRC_API const MR_ChangeLabelAction * MR_ChangeLabelAction_OffsetPtr(const MR_ChangeLabelAction *ptr, ptrdiff_t i)
Offsets a pointer to an array element by i positions (not bytes). Use only if you're certain that the...
MR_HistoryAction_Type
Definition MRHistoryAction.h:114
struct MR_ChangeLabelAction MR_ChangeLabelAction
Definition MRHistoryAction.h:20