Skip to main content

checked_read_1

Function checked_read_1 

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