Function r_core::r_cache_get[][src]

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