struct MR_std_string MR_std_string
Definition MRE57.h:22
struct MR_std_vector_std_filesystem_path MR_std_vector_std_filesystem_path
Definition MRSceneLoad.h:17
MRC_API MR_std_string * MR_toLower(const char *str, const char *str_end)
MRC_API MR_std_string * MR_systemToUtf8(const MR_std_string *system)
MRC_API MR_std_string * MR_utf8string(const char *path, const char *path_end)
MRC_API float MR_roundToPrecision_float(float v, int32_t precision)
MRC_API MR_std_string * MR_commonFilesName(const MR_std_vector_std_filesystem_path *files)
MRC_API MR_std_string * MR_utf8ToSystem(const MR_std_string *utf8)
MRC_API MR_std_string * MR_replaceProhibitedChars(const MR_std_string *line, const char *replacement)
MRC_API MR_std_string * MR_getCancelMessage(const char *path, const char *path_end)
MRC_API MR_std_string * MR_bytesString(MR_uint64_t size)
MRC_API bool MR_hasProhibitedChars(const MR_std_string *line)
MRC_API double MR_roundToPrecision_double(double v, int32_t precision)
uint64_t MR_uint64_t
Definition common.h:14
#define MRC_API
Definition exports.h:11