pub unsafe fn JS_ParseJSON2(
cx: *mut JSContext,
chars: *const Latin1Char,
len: u32,
vp: MutableHandle<'_, Value>,
) -> bool👎Deprecated:
Use wrappers2 instead
pub unsafe fn JS_ParseJSON2(
cx: *mut JSContext,
chars: *const Latin1Char,
len: u32,
vp: MutableHandle<'_, Value>,
) -> boolUse wrappers2 instead