[][src]Function tinyspline_sys::json_object_remove

pub unsafe extern "C" fn json_object_remove(
    object: *mut JSON_Object,
    name: *const c_char
) -> JSON_Status