struct MR_std_optional_MR_LengthUnit MR_std_optional_MR_LengthUnit
Definition MRLoadedObjects.h:13
MR_LengthUnit
Definition MRUnitInfo.h:22
#define MRC_API
Definition exports.h:11
MRC_API void MR_std_optional_MR_LengthUnit_DestroyArray(const MR_std_optional_MR_LengthUnit *_this)
Destroys a heap-allocated array of MR_std_optional_MR_LengthUnit. Does nothing if the pointer is null...
MRC_API MR_std_optional_MR_LengthUnit * MR_std_optional_MR_LengthUnit_ConstructFrom(const MR_LengthUnit *other)
MRC_API void MR_std_optional_MR_LengthUnit_AssignFromAnother(MR_std_optional_MR_LengthUnit *_this, const MR_std_optional_MR_LengthUnit *other)
MRC_API MR_std_optional_MR_LengthUnit * MR_std_optional_MR_LengthUnit_DefaultConstructArray(size_t num_elems)
MRC_API const MR_LengthUnit * MR_std_optional_MR_LengthUnit_Value(const MR_std_optional_MR_LengthUnit *_this)
MRC_API void MR_std_optional_MR_LengthUnit_AssignFrom(MR_std_optional_MR_LengthUnit *_this, const MR_LengthUnit *other)
MRC_API MR_std_optional_MR_LengthUnit * MR_std_optional_MR_LengthUnit_DefaultConstruct(void)
MRC_API MR_std_optional_MR_LengthUnit * MR_std_optional_MR_LengthUnit_OffsetMutablePtr(MR_std_optional_MR_LengthUnit *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 void MR_std_optional_MR_LengthUnit_Destroy(const MR_std_optional_MR_LengthUnit *_this)
Destroys a heap-allocated instance of MR_std_optional_MR_LengthUnit. Does nothing if the pointer is n...
MRC_API MR_LengthUnit * MR_std_optional_MR_LengthUnit_MutableValue(MR_std_optional_MR_LengthUnit *_this)
MRC_API const MR_std_optional_MR_LengthUnit * MR_std_optional_MR_LengthUnit_OffsetPtr(const MR_std_optional_MR_LengthUnit *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 MR_std_optional_MR_LengthUnit * MR_std_optional_MR_LengthUnit_ConstructFromAnother(const MR_std_optional_MR_LengthUnit *other)