mozjs::rust::wrappers

Function JS_WrapValue

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