freeUint8List property

void Function(Pointer<Uint8ListFFI>) freeUint8List
latefinal

Implementation

late final freeUint8List =
    cppFunc.freeUint8List.asFunction<void Function(Pointer<Uint8ListFFI>)>();