Function r_core::r_core_write_at[][src]

pub unsafe extern "C" fn r_core_write_at(
    core: *mut RCore,
    addr: c_ulonglong,
    buf: *const c_uchar,
    size: c_int
) -> bool