Type Definition javascriptcore_sys::JSPropertyAttributes
[−]
[src]
type JSPropertyAttributes = c_uint;
A set of JSPropertyAttributes.
Combine multiple attributes by logically ORing them together.