Function mozjs::rust::jsapi_wrapped::ParseJSONWithHandler1

source ยท
pub unsafe fn ParseJSONWithHandler1(
    chars: *const u16,
    len: u32,
    handler: *mut JSONParseHandler,
) -> bool