pub type JSClassAttributes = c_uint;Available on crate feature
JSObjectRef only.Expand description
A set of JSClassAttributes. Combine multiple attributes by logically ORing them together.
See also Appleās documentation
pub type JSClassAttributes = c_uint;JSObjectRef only.A set of JSClassAttributes. Combine multiple attributes by logically ORing them together.
See also Appleās documentation