Function mozjs::rust::wrappers::JS_WrapValue

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