resultAsInt property
Keeps track of a result of decoding. Set to MA_BUSY while the buffer is still loading. Set to MA_SUCCESS when loading is finished successfully. Otherwise set to some other code.
Implementation
@ffi.Int()
external int resultAsInt;