Struct js::jsapi::MemProfiler [] [src]

#[repr(C)]
pub struct MemProfiler { pub mGCHeapProfiler: *mut GCHeapProfiler, pub mRuntime: *mut JSRuntime, }

Fields

Methods

impl MemProfiler
[src]

[src]

[src]

[src]

Trait Implementations

impl Debug for MemProfiler
[src]

[src]

Formats the value using the given formatter.

impl Copy for MemProfiler
[src]

impl Clone for MemProfiler
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more