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