pub type FREBoolean = u32;
32-bit integer representation of an ActionScript Boolean.
Boolean
A non-zero value represents true, and 0 represents false.
true
false