struct MR_std_function_bool_from_float MR_std_function_bool_from_float
Definition MR3mf.h:10
struct MR_std_istream MR_std_istream
Definition MRCtm.h:21
struct MR_std_string MR_std_string
Definition MRE57.h:22
MRC_API MR_expected_std_vector_std_string_std_string * MR_GcodeLoad_fromGcode_std_istream(MR_std_istream *in, MR_PassBy callback_pass_by, MR_std_function_bool_from_float *callback)
MRC_API MR_expected_std_vector_std_string_std_string * MR_GcodeLoad_fromAnySupportedFormat_3(MR_std_istream *in, const MR_std_string *extension, MR_PassBy callback_pass_by, MR_std_function_bool_from_float *callback)
MRC_API MR_expected_std_vector_std_string_std_string * MR_GcodeLoad_fromGcode_std_filesystem_path(const char *file, const char *file_end, MR_PassBy callback_pass_by, MR_std_function_bool_from_float *callback)
struct MR_expected_std_vector_std_string_std_string MR_expected_std_vector_std_string_std_string
Definition MRGcodeLoad.h:10
MRC_API MR_expected_std_vector_std_string_std_string * MR_GcodeLoad_fromAnySupportedFormat_2(const char *file, const char *file_end, MR_PassBy callback_pass_by, MR_std_function_bool_from_float *callback)
MR_PassBy
Definition common.h:19
#define MRC_API
Definition exports.h:11