docs: update core and debug API docs
This commit is contained in:
@@ -16,6 +16,8 @@ bool Open(const char* filePath, bool append = false);
|
||||
|
||||
**返回:** `bool` - 是否成功打开
|
||||
|
||||
**线程安全:** ❌
|
||||
|
||||
**复杂度:** O(1)
|
||||
|
||||
**示例:**
|
||||
|
||||
Reference in New Issue
Block a user