"CUnsignedInt" (Compiled Type)
"CUnsignedInt"
represents the C unsigned int type.
Details
- "CUnsignedInt" is a macro that is replaced with a platform-specific concrete type. On most platforms, "CUnsignedInt" is a macro for "UnsignedInteger32".
"CUnsignedInt"
represents the C unsigned int type.