Function mozjs::jsapi::JS_WrapObject
[−]
[src]
pub unsafe extern "C" fn JS_WrapObject(
cx: *mut JSContext,
objp: MutableHandleObject
) -> bool