NativeLsl_destroy_string typedef

NativeLsl_destroy_string = Void Function(Pointer<Char> s)

Implementation

typedef NativeLsl_destroy_string = ffi.Void Function(ffi.Pointer<ffi.Char> s);