DartLsl_destroy_string typedef

DartLsl_destroy_string = void Function(Pointer<Char> s)

Implementation

typedef DartLsl_destroy_string = void Function(ffi.Pointer<ffi.Char> s);