XFusion API v1.3.0
载入中...
搜索中...
未找到
xf_utils.h
浏览该文件的文档.
1
14#if defined(__DOXYGEN__) && defined(__XFUSION__) && defined(__DOXYGEN_ADD_COMPONENTS__)
15/* 用于将组件内部 doxygen 组添加到 xfusion 文档的 `components_internal` 组中。 */
22#endif
23
24/* ==================== [Includes] ========================================== */
25
27
28#ifdef __cplusplus
29extern "C" {
30#endif
31
32/* ==================== [Defines] =========================================== */
33
34/* ==================== [Typedefs] ========================================== */
35
36/* ==================== [Global Prototypes] ================================= */
37
38/* ==================== [Macros] ============================================ */
39
40#ifdef __cplusplus
41} /* extern "C" */
42#endif
xf_utils 模块用户总头文件。