FFIConstants


overview
FFIConstants
FFIAtomicTypeMask
class:
SmallInteger
Value:
251658240
FFIAtomicTypeShift
class:
SmallInteger
Value:
24
FFICallTypeApi
class:
SmallInteger
Value:
1
FFICallTypeCDecl
class:
SmallInteger
Value:
0
FFIErrorAddressNotFound
class:
SmallInteger
Value:
13
FFIErrorAttemptToPassVoid
class:
SmallInteger
Value:
14
FFIErrorBadAddress
class:
SmallInteger
Value:
11
FFIErrorBadArg
class:
SmallInteger
Value:
3
FFIErrorBadArgs
class:
SmallInteger
Value:
2
FFIErrorBadAtomicType
class:
SmallInteger
Value:
5
FFIErrorBadExternalFunction
class:
SmallInteger
Value:
17
FFIErrorBadExternalLibrary
class:
SmallInteger
Value:
16
FFIErrorBadReturn
class:
SmallInteger
Value:
10
FFIErrorCallType
class:
SmallInteger
Value:
9
FFIErrorCoercionFailed
class:
SmallInteger
Value:
6
FFIErrorGenericError
class:
SmallInteger
Value:
0
FFIErrorIntAsPointer
class:
SmallInteger
Value:
4
FFIErrorInvalidPointer
class:
SmallInteger
Value:
18
FFIErrorModuleNotFound
class:
SmallInteger
Value:
15
FFIErrorNoModule
class:
SmallInteger
Value:
12
FFIErrorNotFunction
class:
SmallInteger
Value:
1
FFIErrorStructSize
class:
SmallInteger
Value:
8
FFIErrorWrongType
class:
SmallInteger
Value:
7
FFIFlagAtomic
class:
SmallInteger
Value:
262144
FFIFlagPointer
class:
SmallInteger
Value:
131072
FFIFlagStructure
class:
SmallInteger
Value:
65536
FFINoCalloutAvailable
class:
SmallInteger
Value:
-1
FFIStructSizeMask
class:
SmallInteger
Value:
65535
FFITypeBool
class:
SmallInteger
Value:
1
FFITypeDoubleFloat
class:
SmallInteger
Value:
13
FFITypeSignedByte
class:
SmallInteger
Value:
3
FFITypeSignedChar
class:
SmallInteger
Value:
11
FFITypeSignedInt
class:
SmallInteger
Value:
7
FFITypeSignedLongLong
class:
SmallInteger
Value:
9
FFITypeSignedShort
class:
SmallInteger
Value:
5
FFITypeSingleFloat
class:
SmallInteger
Value:
12
FFITypeUnsignedByte
class:
SmallInteger
Value:
2
FFITypeUnsignedChar
class:
SmallInteger
Value:
10
FFITypeUnsignedInt
class:
SmallInteger
Value:
6
FFITypeUnsignedLongLong
class:
SmallInteger
Value:
8
FFITypeUnsignedShort
class:
SmallInteger
Value:
4
FFITypeVoid
class:
SmallInteger
Value:
0

^top


- made by Dandelion -