Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
封装内存挂钩的结构。
typedef struct PFMemoryHooks { PFMemAllocFunction* alloc; PFMemFreeFunction* free; } PFMemoryHooks;
alloc
free
相关主题
此页面对您有帮助吗?