unsaf
已收录文章:1篇
-
uintptr uintptr 的定义在 builtin 包下,定义如下: // uintptr is an integer type that is large enough to hold the bit pattern of // any pointer. type uintptr uintptr 参照注释我们知道: uintptr 是一个整数类型(这个非常重408 收藏