Dartlog_tFunction typedef

Dartlog_tFunction = void Function(int, int, Pointer<Char>)

Implementation

typedef Dartlog_tFunction = void Function(int, int, ffi.Pointer<ffi.Char>);