tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

pruint16.rst (165B)


      1 PRUint16
      2 ========
      3 
      4 Guaranteed to be an unsigned 16-bit integer on all platforms.
      5 
      6 
      7 Syntax
      8 ------
      9 
     10 .. code::
     11 
     12   #include <prtypes.h>
     13 
     14   typedefdefinition PRUint16;