FFI: Add ssize_t declaration.

This commit is contained in:
Mike Pall
2015-09-20 19:25:39 +02:00
parent 49427dfcc2
commit 52ea1a30af
3 changed files with 5 additions and 0 deletions

View File

@@ -185,6 +185,8 @@ a <tt>typedef</tt>, except re-declarations will be ignored):
<tt>uint16_t</tt>, <tt>uint32_t</tt>, <tt>uint64_t</tt>,
<tt>intptr_t</tt>, <tt>uintptr_t</tt>.</li>
<li>From <tt>&lt;unistd.h&gt;</tt> (POSIX): <tt>ssize_t</tt>.</li>
</ul>
<p>
You're encouraged to use these types in preference to