Skip to main content
checked_read_1
kernel_
api
1.1.0
In kernel_
api::
ptr::
impls
kernel_api
::
ptr
::
impls
Function
checked_
read_
1
Copy item path
Source
pub fn checked_read_1(ptr: *const MaybeUninit<u8>) -> Option<MaybeUninit<u8>>
Available on
(x86 or x86-64) and crate feature
full
only.