13#ifndef ML_INIT_SYSTEM_ML_H
14#define ML_INIT_SYSTEM_ML_H
35 #define MLEXPORT ML_LIBRARY_EXPORT_ATTRIBUTE
38 #define MLEXPORT ML_LIBRARY_IMPORT_ATTRIBUTE
44#ifndef ML_SYSTEM_HAS_NO_64
Target mlrange_cast(Source arg)
Generic version of checked ML casts.
void setupFromEnvironmentVariables()
Set ML state dependent on environment variables.
void init()
Initializes the ML, the runtime type system, the memory manager, fields, static buffers,...
void destroy()
Delete dynamic data structures allocated by init().