Function mozjs_sys::jsapi::JS_WrapValue

source ·
pub unsafe extern "C" fn JS_WrapValue(
    cx: *mut JSContext,
    vp: MutableHandleValue
) -> bool