function pointer meaning in Chinese
函数指针
Examples
- You cannot pass an invalid function pointer to
不能将无效的函数指针传递给 - Marshal delegates as function pointers
将委托作为函数指针进行封送处理。 - Object is garbage collected , the function pointer passed to
对象被执行垃圾回收,传递给 - The delegate acts as a function pointer in native code
在本机代码中,该委托充当函数指针。 - A delegate is equivalent to a function pointer
委托等效于函数指针。