gecko-dev/docs/nspr/reference/pruint8.rst

16 lines
210 B
ReStructuredText

PRUint8
=======
Guaranteed to be an unsigned 8-bit integer on all platforms. There is no
type equivalent to a plain ``char``.
Syntax
------
.. code::
#include <prtypes.h>
typedefdefinition PRUint8;