Depends on D137612 Differential Revision: https://phabricator.services.mozilla.com/D137650
15 lines
152 B
ReStructuredText
15 lines
152 B
ReStructuredText
PRUptrdiff
|
|
==========
|
|
|
|
Unsigned pointer difference type.
|
|
|
|
|
|
Syntax
|
|
------
|
|
|
|
.. code:: eval
|
|
|
|
#include <prtypes.h>
|
|
|
|
typedef unsigned long PRUptrdiff;
|