14 lines
147 B
ReStructuredText
14 lines
147 B
ReStructuredText
PRUptrdiff
|
|
==========
|
|
|
|
Unsigned pointer difference type.
|
|
|
|
|
|
Syntax
|
|
------
|
|
|
|
.. code::
|
|
|
|
#include <prtypes.h>
|
|
|
|
typedef unsigned long PRUptrdiff;
|