Struct js::jsapi::_vftable_SourceHook [] [src]

#[repr(C)]
pub struct _vftable_SourceHook { pub load: unsafe extern "C" fn(this: *mut c_void, cx: *mut JSContext, filename: *const c_char, src: *mut *mut c_ushort, length: *mut usize) -> bool, }

Fields