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