NativeD_TIMSetLog typedef

NativeD_TIMSetLog = Int Function(Pointer<Uint8> log)

Implementation

typedef NativeD_TIMSetLog = ffi.Int Function(ffi.Pointer<ffi.Uint8> log);