Struct core::arch::aarch64::poly8x16x2_t[][src]

pub struct poly8x16x2_t(pub poly8x16_t, pub poly8x16_t);
🔬 This is a nightly-only experimental API. (stdsimd #48556)
This is supported on AArch64 only.
Expand description

包含两个 poly8x16_t vectors 的特定于分区的类型。

Trait Implementations

返回值的副本。 Read more

source 执行复制分配。 Read more

Auto Trait Implementations

Blanket Implementations

获取 selfTypeIdRead more

从拥有的值中一成不变地借用。 Read more

从拥有的值中借用。 Read more

执行转换。

执行转换。

发生转换错误时返回的类型。

执行转换。

发生转换错误时返回的类型。

执行转换。