Function mozjs::rust::wrappers::JS_WrapValue

source ·
pub unsafe fn JS_WrapValue(
    cx: *mut JSContext,
    vp: MutableHandleValue<'_>
) -> bool