deregisterReportHandlers(with:completion:)

Declaration

func deregisterReportHandlers(with queue: dispatch_queue_t, completion: @escaping  @Sendable () -> Void)
func deregisterReportHandlers(with queue: dispatch_queue_t) async