Dartautofill_service_cancel_fill_requested_cbFunction typedef

Dartautofill_service_cancel_fill_requested_cbFunction = void Function(int context_id, autofill_view_info_h vi, Pointer<Void> user_data)

Implementation

typedef Dartautofill_service_cancel_fill_requested_cbFunction = void Function(
    int context_id, autofill_view_info_h vi, ffi.Pointer<ffi.Void> user_data);