Dartvce_process_list_event_cbFunction typedef

Dartvce_process_list_event_cbFunction = int Function(Pointer<Char> event)

Implementation

typedef Dartvce_process_list_event_cbFunction = int Function(
    ffi.Pointer<ffi.Char> event);