Docs.rs
ax-memory-addr-0.6.2
ax-memory-addr 0.6.2
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
github:rcore-os:crates-io
ZCShou
Dependencies
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
Skip to main content
is_aligned_4k
ax_
memory_
addr
0.6.2
ax_memory_addr
Function
is_
aligned_
4k
Copy item path
Source
pub const fn is_aligned_4k(addr:
usize
) ->
bool
Expand description
Checks whether the address is 4K-aligned.