pub unsafe fn vcvtn_u64_f64(a: float64x1_t) -> uint64x1_t
This is supported on AArch64 and target feature
neon
only.Expand description
Floating-point convert to unsigned integer, rounding to nearest with ties to even
pub unsafe fn vcvtn_u64_f64(a: float64x1_t) -> uint64x1_t
neon
only.Floating-point convert to unsigned integer, rounding to nearest with ties to even