Function script::dom::bindings::import::module::jsapi::JS::ParseJSONWithHandler1

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