Function libquickjs_sys::JS_JSONStringify[][src]

pub unsafe extern "C" fn JS_JSONStringify(
    ctx: *mut JSContext,
    obj: JSValue,
    replacer: JSValue,
    space0: JSValue
) -> JSValue