Struct js::jsapi::ElementAdder [] [src]

#[repr(C)]
pub struct ElementAdder { pub resObj_: RootedObject, pub vp_: *mut Value, pub index_: u32, pub getBehavior_: ElementAdder_GetBehavior, }

Fields

Methods

impl ElementAdder
[src]

[src]

[src]

Trait Implementations

impl Debug for ElementAdder
[src]

[src]

Formats the value using the given formatter.