Function r_cache_set

Source
pub unsafe extern "C" fn r_cache_set(
    c: *mut RCache,
    addr: c_ulonglong,
    buf: *const c_uchar,
    len: c_int,
) -> c_int