Searched refs:NNSiUIntPtr (Results 1 – 1 of 1) sorted by relevance
31 typedef u32 NNSiUIntPtr; // void*ポインタと相互変換可能な符号無し整数型 typedef115 inline NNSiUIntPtr118 return (NNSiUIntPtr)ptr; in NNSiGetUIntPtr()