pub struct poly8x8x4_t(pub poly8x8_t, pub poly8x8_t, pub poly8x8_t, pub poly8x8_t);
stdsimd
包含四个 poly8x8_t vectors 的特定于分区的类型。
poly8x8_t
返回值的副本。 Read more
从 source 执行复制分配。 Read more
source
获取 self 的 TypeId。 Read more
self
TypeId
从拥有的值中一成不变地借用。 Read more
从拥有的值中借用。 Read more
执行转换。
发生转换错误时返回的类型。