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