[][src]Function tinyspline_sys::json_serialize_to_buffer_pretty

pub unsafe extern "C" fn json_serialize_to_buffer_pretty(
    value: *const JSON_Value,
    buf: *mut c_char,
    buf_size_in_bytes: usize
) -> JSON_Status