automotive-dlt
dlt-logstorage-ctrl.h
Go to the documentation of this file.
1 
24 #ifndef _DLT_LOGSTORAGE_CONTROL_H_
25 #define _DLT_LOGSTORAGE_CONTROL_H_
26 
27 /* Triggers the exit at the end of the event */
28 void dlt_logstorage_exit(void);
29 
30 #endif
void dlt_logstorage_exit(void)
Triggers the application exit.