mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-06 19:29:24 +02:00
14 lines
138 B
ReStructuredText
14 lines
138 B
ReStructuredText
PRPtrdiff
|
|
=========
|
|
|
|
Signed pointer difference type.
|
|
|
|
|
|
Syntax
|
|
------
|
|
|
|
.. code::
|
|
|
|
#include <prtypes.h>
|
|
|
|
typedef ptrdiff_t PRPtrdiff;
|