Function mozjs::rust::jsapi_wrapped::JS_ParseJSON2
source ยท pub unsafe fn JS_ParseJSON2(
cx: *mut JSContext,
chars: *const Latin1Char,
len: u32,
vp: &mut MutableHandle<'_, Value>,
) -> bool
pub unsafe fn JS_ParseJSON2(
cx: *mut JSContext,
chars: *const Latin1Char,
len: u32,
vp: &mut MutableHandle<'_, Value>,
) -> bool