Docs.rs
ps-alloc-0.1.0-8
ps-alloc 0.1.0-8
Docs.rs crate page
GPL-3.0-or-later
Links
crates.io
Source
Owners
prokopschield
Dependencies
thiserror ^2.0.17
normal
Versions
18.18%
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
Crate ps_alloc
ps_
alloc
0.1.0-8
All Items
Crate Items
Enums
Constants
Functions
Crate
ps_
alloc
Copy item path
Source
Enums
§
Allocation
Error
Deallocation
Error
Reallocation
Error
Constants
§
HEADER_
SIZE
Functions
§
alloc
A reasonably safe implementation of
alloc
.
free
⚠
This method is the counterpart to
crate::alloc
.
realloc
⚠
Reallocates memory allocated by
crate::alloc
.