Type Definition javascriptcore_sys::JSClassAttributes
source · pub type JSClassAttributes = c_uint;Expand description
A set of JSClassAttributes.
Combine multiple attributes by logically ORing them together.
pub type JSClassAttributes = c_uint;A set of JSClassAttributes.
Combine multiple attributes by logically ORing them together.