Next: Using pragma foreign_proc for C, Previous: Using pragma foreign_export_enum for C, Up: Interfacing with C
Foreign enumeration values in C must be constants of type ‘MR_Integer’. They may be specified as either integer literals or via preprocessor macros that expand to integer literals.