Docs.rs
box_raw_ptr-2.2.0
box_raw_ptr 2.2.0
Docs.rs crate page
MIT
/
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
Rocco-Jenson
Dependencies
cc ^1.2.16
build
Versions
95.56%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
Module mut_raw_ptr
box_
raw_
ptr
2.2.0
Module mut_
raw_
ptr
Module Items
Structs
In crate box_
raw_
ptr
box_raw_ptr
Module
mut_
raw_
ptr
Copy item path
Source
Structs
ยง
MutRaw
Ptr
A wrapper for
*mut T
providing methods for safely working with constant raw pointers.