Struct js::jsapi::Runtime [] [src]

#[repr(C)]
pub struct Runtime { pub heapState_: HeapState, pub gcStoreBufferPtr_: *mut StoreBuffer, }

Fields

Trait Implementations

impl Debug for Runtime
[src]

[src]

Formats the value using the given formatter.

impl Copy for Runtime
[src]

impl Clone for Runtime
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more