diff options
Diffstat (limited to 'doc/ext_ffi_semantics.html')
| -rw-r--r-- | doc/ext_ffi_semantics.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/ext_ffi_semantics.html b/doc/ext_ffi_semantics.html index 889d44d8..f65fe8f3 100644 --- a/doc/ext_ffi_semantics.html +++ b/doc/ext_ffi_semantics.html | |||
| @@ -185,6 +185,8 @@ a <tt>typedef</tt>, except re-declarations will be ignored): | |||
| 185 | <tt>uint16_t</tt>, <tt>uint32_t</tt>, <tt>uint64_t</tt>, | 185 | <tt>uint16_t</tt>, <tt>uint32_t</tt>, <tt>uint64_t</tt>, |
| 186 | <tt>intptr_t</tt>, <tt>uintptr_t</tt>.</li> | 186 | <tt>intptr_t</tt>, <tt>uintptr_t</tt>.</li> |
| 187 | 187 | ||
| 188 | <li>From <tt><unistd.h></tt> (POSIX): <tt>ssize_t</tt>.</li> | ||
| 189 | |||
| 188 | </ul> | 190 | </ul> |
| 189 | <p> | 191 | <p> |
| 190 | You're encouraged to use these types in preference to | 192 | You're encouraged to use these types in preference to |
