ctypes.idx 1.1 KB

12345678910111213141516171819202122
  1. nimTitle ctypes ctypes.html module system/ctypes 0
  2. nim BiggestInt ctypes.html#BiggestInt type BiggestInt 5
  3. nim BiggestFloat ctypes.html#BiggestFloat type BiggestFloat 10
  4. nim BiggestUInt ctypes.html#BiggestUInt type BiggestUInt 15
  5. nim clong ctypes.html#clong type clong 28
  6. nim culong ctypes.html#culong type culong 30
  7. nim cchar ctypes.html#cchar type cchar 34
  8. nim cschar ctypes.html#cschar type cschar 36
  9. nim cshort ctypes.html#cshort type cshort 38
  10. nim cint ctypes.html#cint type cint 40
  11. nim csize_t ctypes.html#csize_t type csize_t 42
  12. nim clonglong ctypes.html#clonglong type clonglong 44
  13. nim cfloat ctypes.html#cfloat type cfloat 46
  14. nim cdouble ctypes.html#cdouble type cdouble 48
  15. nim clongdouble ctypes.html#clongdouble type clongdouble 50
  16. nim cuchar ctypes.html#cuchar type cuchar 54
  17. nim cushort ctypes.html#cushort type cushort 56
  18. nim cuint ctypes.html#cuint type cuint 58
  19. nim culonglong ctypes.html#culonglong type culonglong 60
  20. nim ByteAddress ctypes.html#ByteAddress type ByteAddress 64
  21. nim cstringArray ctypes.html#cstringArray type cstringArray 68