Struct js::jsapi::JSFreeOp
[−]
[src]
#[repr(C)]pub struct JSFreeOp { pub runtime_: *mut JSRuntime, }
Fields
runtime_: *mut JSRuntime
#[repr(C)]pub struct JSFreeOp { pub runtime_: *mut JSRuntime, }
runtime_: *mut JSRuntime
impl Debug for JSFreeOp
[src]impl Copy for JSFreeOp
[src]impl Clone for JSFreeOp
[src]