Struct js::jsapi::JSAutoNullableCompartment [] [src]

#[repr(C)]
pub struct JSAutoNullableCompartment { pub cx_: *mut JSContext, pub oldCompartment_: *mut JSCompartment, }

Fields

Trait Implementations

impl Debug for JSAutoNullableCompartment
[src]

[src]

Formats the value using the given formatter.