Skip to main content

Module user_ptr

Module user_ptr 

Source
Available on crate feature full only.

Structs§

User
A pointer to a potentially invalid address, tied to a specific address space

Functions§

null
Produces a null User<*const T>
null_mut
Produces a null User<*mut T>
slice_from_raw_parts
slice_from_raw_parts_mut