Dartbt_avrcp_repeat_mode_changed_cbFunction typedef

Dartbt_avrcp_repeat_mode_changed_cbFunction = void Function(int repeat, Pointer<Void> user_data)

Implementation

typedef Dartbt_avrcp_repeat_mode_changed_cbFunction = void Function(
    int repeat, ffi.Pointer<ffi.Void> user_data);