Expand description
Wrappers around NonNull
to better express the semantics of such pointer.
Useful when manually defining custom low-level ReprC
types.
Re-exports
pub use ::core::ptr::*;
Wrappers around NonNull
to better express the semantics of such pointer.
Useful when manually defining custom low-level ReprC
types.
pub use ::core::ptr::*;