Struct js::jsapi::ObjectPrivateVisitor [] [src]

#[repr(C)]
pub struct ObjectPrivateVisitor { pub _vftable: *const _vftable_ObjectPrivateVisitor, pub getISupports_: Option<unsafe extern "C" fn() -> bool>, }

Fields

Trait Implementations

impl Debug for ObjectPrivateVisitor
[src]

[src]

Formats the value using the given formatter.

impl Copy for ObjectPrivateVisitor
[src]

impl Clone for ObjectPrivateVisitor
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more