Struct js::jsapi::_vftable_CallbackTracer
[−]
[src]
#[repr(C)]pub struct _vftable_CallbackTracer { pub onChild: unsafe extern "C" fn(this: *mut c_void, thing: *const GCCellPtr), }
Fields
onChild: unsafe extern "C" fn(this: *mut c_void, thing: *const GCCellPtr)