Function r2api::r_cache_get

source ·
pub unsafe extern "C" fn r_cache_get(
    c: *mut RCache,
    addr: u64,
    len: *mut c_int
) -> *const u8