autofill_manager_autofill_service_cbFunction typedef

autofill_manager_autofill_service_cbFunction = Bool Function(Pointer<Char> app_id, Pointer<Void> user_data)

Implementation

typedef autofill_manager_autofill_service_cbFunction = ffi.Bool Function(
    ffi.Pointer<ffi.Char> app_id, ffi.Pointer<ffi.Void> user_data);