Dartrecorder_interrupt_started_cbFunction typedef

Dartrecorder_interrupt_started_cbFunction = void Function(int policy, int state, Pointer<Void> user_data)

Implementation

typedef Dartrecorder_interrupt_started_cbFunction = void Function(
    int policy, int state, ffi.Pointer<ffi.Void> user_data);