Deploy to GitHub pages

This commit is contained in:
github-actions[bot]
2026-07-09 08:42:57 +00:00
committed by GitHub
commit cc6d267eaa
882 changed files with 354189 additions and 0 deletions

21
ctypes.idx Normal file
View File

@@ -0,0 +1,21 @@
nimTitle ctypes ctypes.html module system/ctypes 0
nim BiggestInt ctypes.html#BiggestInt type BiggestInt 5
nim BiggestFloat ctypes.html#BiggestFloat type BiggestFloat 10
nim BiggestUInt ctypes.html#BiggestUInt type BiggestUInt 15
nim clong ctypes.html#clong type clong 26
nim culong ctypes.html#culong type culong 41
nim cchar ctypes.html#cchar type cchar 66
nim cschar ctypes.html#cschar type cschar 68
nim cshort ctypes.html#cshort type cshort 70
nim cint ctypes.html#cint type cint 72
nim csize_t ctypes.html#csize_t type csize_t 74
nim clonglong ctypes.html#clonglong type clonglong 76
nim cfloat ctypes.html#cfloat type cfloat 78
nim cdouble ctypes.html#cdouble type cdouble 80
nim clongdouble ctypes.html#clongdouble type clongdouble 82
nim cuchar ctypes.html#cuchar type cuchar 86
nim cushort ctypes.html#cushort type cushort 87
nim cuint ctypes.html#cuint type cuint 89
nim culonglong ctypes.html#culonglong type culonglong 91
nim ByteAddress ctypes.html#ByteAddress type ByteAddress 95
nim cstringArray ctypes.html#cstringArray type cstringArray 99