What is the issue with this static variable assignment to a pointer in local function?
有什么问题这个静态变量赋值在本地函数指针吗?。
Another feature of imported inline functions is that you can initialize static local data of the imported function, unlike global imported data.
导入内联函数的另一项功能是您可以初始化导入函数的静态局部数据,这一点与全局导入数据不同。
应用推荐