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