tagCALLCONV class abstract

Constructors

tagCALLCONV()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

CC_CDECL → const int
CC_FASTCALL → const int
CC_FPFASTCALL → const int
CC_MACPASCAL → const int
CC_MAX → const int
CC_MPWCDECL → const int
CC_MPWPASCAL → const int
CC_MSCPASCAL → const int
CC_PASCAL → const int
CC_STDCALL → const int
CC_SYSCALL → const int