Struct js::jsapi::CustomAutoRooter [] [src]

#[repr(C)]
pub struct CustomAutoRooter { pub _vftable: *const _vftable_CustomAutoRooter, pub _base: AutoGCRooter, }

Custom rooting behavior for internal and external clients.

Fields

Trait Implementations

impl Debug for CustomAutoRooter
[src]

[src]

Formats the value using the given formatter.