SpReadWriteDart typedef

SpReadWriteDart = int Function(Pointer<Void> port, Pointer<Uint8> buf, int count)

Implementation

typedef SpReadWriteDart = int Function(
    Pointer<Void> port, Pointer<Uint8> buf, int count);