Type Definition jscjs_sys::api::JSPropertyAttributes [−][src]
type JSPropertyAttributes = c_uint;
Expand description
@typedef JSPropertyAttributes @abstract A set of JSPropertyAttributes. Combine multiple attributes by logically ORing them together.