Searched defs:NonZeroU64 (Results 1 – 3 of 3) sorted by relevance
130 fn raw_device_address(&self) -> Result<NonZeroU64, DeviceAddressUsageNotEnabledError> { in raw_device_address()
321 let repr = unsafe { ptr::read(repr as *const Identifier as *const NonZeroU64) }; in inline_len() constant
92 pub const fn into_non_zero_u64(&self) -> NonZeroU64 { in into_non_zero_u64()