FreeSlotsAndValues typedef

FreeSlotsAndValues = int Function(int, Pointer<Pointer<Utf8>>, Pointer<Pointer<Utf8>>)

Implementation

typedef FreeSlotsAndValues = int Function(
    int, Pointer<Pointer<Utf8>>, Pointer<Pointer<Utf8>>);