native/types/basic_types
library
Classes
-
RacLogLevel
-
Log level for the logging callback (rac_log_level_t), as the raw C-ABI
integers the native layer expects.
-
RacResultCode
-
Error codes matching rac_error.h
Typedefs
-
RacHandle
= Pointer<Void>
-
=============================================================================
RunAnywhere Commons FFI Type Definitions
-
RacResult
= Int32
-
Result type for all RAC functions (rac_result_t)
0 = success, negative = error