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