Skip to main content

checked_read_8

Function checked_read_8 

Source
pub fn checked_read_8(ptr: *const MaybeUninit<u64>) -> Option<MaybeUninit<u64>>
Available on (x86 or x86-64) and crate feature full only.