mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-06 03:09:18 +02:00
14 lines
147 B
ReStructuredText
14 lines
147 B
ReStructuredText
PRUptrdiff
|
|
==========
|
|
|
|
Unsigned pointer difference type.
|
|
|
|
|
|
Syntax
|
|
------
|
|
|
|
.. code::
|
|
|
|
#include <prtypes.h>
|
|
|
|
typedef unsigned long PRUptrdiff;
|