MRC_API void MR_Parallel_CallSimply_DestroyArray(const MR_Parallel_CallSimply *_this)
Destroys a heap-allocated array of MR_Parallel_CallSimply. Does nothing if the pointer is null.
MRC_API MR_Parallel_CallSimplyMaker * MR_Parallel_CallSimplyMaker_AssignFromAnother(MR_Parallel_CallSimplyMaker *_this, const MR_Parallel_CallSimplyMaker *_other)
MRC_API MR_Parallel_CallSimply * MR_Parallel_CallSimply_ConstructFromAnother(const MR_Parallel_CallSimply *_other)
MRC_API MR_Parallel_CallSimply * MR_Parallel_CallSimply_DefaultConstructArray(size_t num_elems)
MRC_API MR_Parallel_CallSimplyMaker * MR_Parallel_CallSimplyMaker_ConstructFromAnother(const MR_Parallel_CallSimplyMaker *_other)
MRC_API MR_Parallel_CallSimply * MR_Parallel_CallSimplyMaker_call(const MR_Parallel_CallSimplyMaker *_this)
MRC_API MR_Parallel_CallSimplyMaker * MR_Parallel_CallSimplyMaker_DefaultConstruct(void)
MRC_API MR_Parallel_CallSimply * MR_Parallel_CallSimply_AssignFromAnother(MR_Parallel_CallSimply *_this, const MR_Parallel_CallSimply *_other)
MRC_API const MR_Parallel_CallSimplyMaker * MR_Parallel_CallSimplyMaker_OffsetPtr(const MR_Parallel_CallSimplyMaker *ptr, ptrdiff_t i)
struct MR_Parallel_CallSimply MR_Parallel_CallSimply
Definition MRParallel.h:14
MRC_API const MR_Parallel_CallSimply * MR_Parallel_CallSimply_OffsetPtr(const MR_Parallel_CallSimply *ptr, ptrdiff_t i)
MRC_API void MR_Parallel_CallSimplyMaker_DestroyArray(const MR_Parallel_CallSimplyMaker *_this)
Destroys a heap-allocated array of MR_Parallel_CallSimplyMaker. Does nothing if the pointer is null.
MRC_API MR_Parallel_CallSimplyMaker * MR_Parallel_CallSimplyMaker_DefaultConstructArray(size_t num_elems)
MRC_API void MR_Parallel_CallSimply_Destroy(const MR_Parallel_CallSimply *_this)
Destroys a heap-allocated instance of MR_Parallel_CallSimply. Does nothing if the pointer is null.
MRC_API void MR_Parallel_CallSimplyMaker_Destroy(const MR_Parallel_CallSimplyMaker *_this)
Destroys a heap-allocated instance of MR_Parallel_CallSimplyMaker. Does nothing if the pointer is nul...
struct MR_Parallel_CallSimplyMaker MR_Parallel_CallSimplyMaker
Definition MRParallel.h:18
MRC_API MR_Parallel_CallSimply * MR_Parallel_CallSimply_DefaultConstruct(void)
MRC_API MR_Parallel_CallSimplyMaker * MR_Parallel_CallSimplyMaker_OffsetMutablePtr(MR_Parallel_CallSimplyMaker *ptr, ptrdiff_t i)
MRC_API MR_Parallel_CallSimply * MR_Parallel_CallSimply_OffsetMutablePtr(MR_Parallel_CallSimply *ptr, ptrdiff_t i)
#define MRC_API
Definition exports.h:11