14 lines
165 B
ReStructuredText
14 lines
165 B
ReStructuredText
PRUint16
|
|
========
|
|
|
|
Guaranteed to be an unsigned 16-bit integer on all platforms.
|
|
|
|
|
|
Syntax
|
|
------
|
|
|
|
.. code::
|
|
|
|
#include <prtypes.h>
|
|
|
|
typedefdefinition PRUint16;
|