Dartjob_service_stop_cbFunction typedef

Dartjob_service_stop_cbFunction = void Function(job_info_h job_info, Pointer<Void> user_data)

Implementation

typedef Dartjob_service_stop_cbFunction = void Function(
    job_info_h job_info, ffi.Pointer<ffi.Void> user_data);