core: 定义核心事件数据模型并更新其文档

This commit is contained in:
2026-03-21 02:51:43 +08:00
parent 4c96f2a1db
commit 931dc3d8d5
22 changed files with 1204 additions and 220 deletions

View File

@@ -2,7 +2,7 @@
#include <stddef.h>
#include "wm_desc.h"
#include "core/wm_desc.h"
typedef struct wm_backend_t wm_backend_t;