mozjs_sys::jsapi

Function JS_WrapValue

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