Depends on D137612 Differential Revision: https://phabricator.services.mozilla.com/D137650
15 lines
170 B
ReStructuredText
15 lines
170 B
ReStructuredText
PRUint16
|
|
========
|
|
|
|
Guaranteed to be an unsigned 16-bit integer on all platforms.
|
|
|
|
|
|
Syntax
|
|
------
|
|
|
|
.. code:: eval
|
|
|
|
#include <prtypes.h>
|
|
|
|
typedefdefinition PRUint16;
|