#define MRC_API
Definition exports.h:11
MRC_API void MR_std_optional_MR_DentalId_Destroy(const MR_std_optional_MR_DentalId *_this)
Destroys a heap-allocated instance of MR_std_optional_MR_DentalId. Does nothing if the pointer is nul...
MRC_API MR_std_optional_MR_DentalId * MR_std_optional_MR_DentalId_OffsetMutablePtr(MR_std_optional_MR_DentalId *ptr, ptrdiff_t i)
Offsets a pointer to an array element by i positions (not bytes). Use only if you're certain that the...
struct MR_std_optional_MR_DentalId MR_std_optional_MR_DentalId
Definition std_optional_MR_DentalId.h:16
MRC_API MR_DentalId * MR_std_optional_MR_DentalId_MutableValue(MR_std_optional_MR_DentalId *_this)
MRC_API MR_std_optional_MR_DentalId * MR_std_optional_MR_DentalId_ConstructFromAnother(const MR_std_optional_MR_DentalId *other)
MRC_API MR_std_optional_MR_DentalId * MR_std_optional_MR_DentalId_ConstructFrom(const MR_DentalId *other)
MRC_API void MR_std_optional_MR_DentalId_DestroyArray(const MR_std_optional_MR_DentalId *_this)
Destroys a heap-allocated array of MR_std_optional_MR_DentalId. Does nothing if the pointer is null.
MRC_API void MR_std_optional_MR_DentalId_AssignFrom(MR_std_optional_MR_DentalId *_this, const MR_DentalId *other)
MRC_API void MR_std_optional_MR_DentalId_AssignFromAnother(MR_std_optional_MR_DentalId *_this, const MR_std_optional_MR_DentalId *other)
struct MR_DentalId MR_DentalId
Definition std_optional_MR_DentalId.h:11
MRC_API const MR_std_optional_MR_DentalId * MR_std_optional_MR_DentalId_OffsetPtr(const MR_std_optional_MR_DentalId *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_DentalId * MR_std_optional_MR_DentalId_Value(const MR_std_optional_MR_DentalId *_this)