mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-26 14:46:02 +00:00
adding PRUnichar as a type we can talk about in idl
This commit is contained in:
parent
57941b7025
commit
95cfebf717
@ -32,6 +32,7 @@
|
||||
typedef boolean PRBool ;
|
||||
typedef octet PRUint8 ;
|
||||
typedef unsigned short PRUint16 ;
|
||||
typedef unsigned short PRUnichar;
|
||||
typedef unsigned long PRUint32 ;
|
||||
typedef unsigned long long PRUint64 ;
|
||||
typedef unsigned long long PRTime ;
|
||||
|
Loading…
x
Reference in New Issue
Block a user