Function r_core::r_cache_set[][src]

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