Dartmlx_error_handler_funcFunction typedef

Dartmlx_error_handler_funcFunction = void Function(Pointer<Char> msg, Pointer<Void> data)

Implementation

typedef Dartmlx_error_handler_funcFunction =
    void Function(ffi.Pointer<ffi.Char> msg, ffi.Pointer<ffi.Void> data);