[][src]Function ul_sys::JSValueCreateJSONString

pub unsafe extern "C" fn JSValueCreateJSONString(
    ctx: JSContextRef,
    value: JSValueRef,
    indent: c_uint,
    exception: *mut JSValueRef
) -> JSStringRef