UF_UI_err_data_s
(查看源代码)
定义在: uf_ui_types.h
也被称为:
UF_UI_err_data_t
UF_UI_err_data_p_t
概述
Structure containing the user data to pass to the error handling function
Data Members
size
int
Size of 'data' in bytes
data
const void *
Pointer to data to pass to error handling function