1
edit
Changes
→Built In Types =
=== Built In Types ===
Type C++
void void
boolean PRBool
octet PRUint8
short PRInt16
long PRInt32
long long PRInt64
unsigned short PRUint16
unsigned long PRUint32
unsigned long long PRUint64
float float double double