pub type ARM64_NT_NEON128 = _ARM64_NT_NEON128;
Aliased Type§
union ARM64_NT_NEON128 {
pub __bindgen_anon_1: _ARM64_NT_NEON128__bindgen_ty_1,
pub D: [f64; 2],
pub S: [f32; 4],
pub H: [u16; 8],
pub B: [u8; 16],
}
Fields§
§__bindgen_anon_1: _ARM64_NT_NEON128__bindgen_ty_1
§D: [f64; 2]
§S: [f32; 4]
§H: [u16; 8]
§B: [u8; 16]