R/00-types.R
ffi_enum.Rd
Create FFI enumeration type
ffi_enum(..., underlying_type = ffi_int())
Named integer values representing enum constants
FFIType for underlying integer type (default: ffi_int())
EnumType object