Docs.rs
atlas-program-memory-3.1.0
atlas-program-memory 3.1.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
atlaschainorg
Dependencies
atlas-define-syscall ^4.0.0
normal
Versions
90%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
sol_memmove
atlas_
program_
memory
3.1.0
sol_
memmove
Sections
Safety
In atlas_
program_
memory::
stubs
atlas_program_memory
::
stubs
Function
sol_
memmove
Copy item path
Source
pub unsafe fn sol_memmove(dst:
*mut
u8
, src:
*const
u8
, n:
usize
)
Available on
neither
target_os=atlas
nor
target_arch=bpf
.
Expand description
ยง
Safety