[][src]Function tinyspline_sys::json_serialize_to_file

pub unsafe extern "C" fn json_serialize_to_file(
    value: *const JSON_Value,
    filename: *const c_char
) -> JSON_Status