Function mozjs::rust::jsapi_wrapped::ParseJSONWithHandler
source ยท pub unsafe fn ParseJSONWithHandler(
chars: *const Latin1Char,
len: u32,
handler: *mut JSONParseHandler,
) -> bool
pub unsafe fn ParseJSONWithHandler(
chars: *const Latin1Char,
len: u32,
handler: *mut JSONParseHandler,
) -> bool