Struct js::jsapi::AutoGCRooter [] [src]

#[repr(C)]
pub struct AutoGCRooter { pub down: *mut AutoGCRooter, pub tag_: isize, pub stackTop: *mut *mut AutoGCRooter, }

Fields

Methods

impl AutoGCRooter
[src]

[src]

[src]

Trait Implementations

impl Debug for AutoGCRooter
[src]

[src]

Formats the value using the given formatter.