Home
last modified time | relevance | path

Searched refs:NNSiUIntPtr (Results 1 – 1 of 1) sorted by relevance

/CTR-SDK-1.0.0/CTR_SDK/sources/libraries/fnd/detail/
Dfnd_DetailHeapCommonImpl.h31 typedef u32 NNSiUIntPtr; // void*ポインタと相互変換可能な符号無し整数型 typedef
115 inline NNSiUIntPtr
118 return (NNSiUIntPtr)ptr; in NNSiGetUIntPtr()