Struct js::jsapi::MemProfiler
[−]
[src]
#[repr(C)]pub struct MemProfiler { pub mGCHeapProfiler: *mut GCHeapProfiler, pub mRuntime: *mut JSRuntime, }
Fields
mGCHeapProfiler: *mut GCHeapProfiler
mRuntime: *mut JSRuntime