CockpitRuntimeCriticalEventHandler typedef

CockpitRuntimeCriticalEventHandler = void Function(CockpitRuntimeEvent event)

Implementation

typedef CockpitRuntimeCriticalEventHandler =
    void Function(CockpitRuntimeEvent event);