Function JS_JSONStringify

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