LaunchRecordingType typedef

LaunchRecordingType = void Function(LaunchRecordingOptions options)

Type alias for the launch recording function.

Implementation

typedef LaunchRecordingType = void Function(LaunchRecordingOptions options);