getError property

int Function(Pointer<Int8> buffer, int bufferLen)? getError
final

Implementation

final int Function(ffi.Pointer<ffi.Int8> buffer, int bufferLen)? getError;