forked from mirrors/gecko-dev
Depends on D137612 Differential Revision: https://phabricator.services.mozilla.com/D137650
14 lines
143 B
ReStructuredText
14 lines
143 B
ReStructuredText
PRPtrdiff
|
|
=========
|
|
|
|
Signed pointer difference type.
|
|
|
|
|
|
Syntax
|
|
------
|
|
|
|
.. code:: eval
|
|
|
|
#include <prtypes.h>
|
|
|
|
typedef ptrdiff_t PRPtrdiff;
|