Type Definition jscjs_sys::api::JSPropertyNameAccumulatorRef [−][src]
type JSPropertyNameAccumulatorRef = *mut OpaqueJSPropertyNameAccumulator;
Expand description
@typedef JSPropertyNameAccumulatorRef An ordered set used to collect the names of a JavaScript object’s properties.