Struct core::simd::LaneCount [−][src]
pub struct LaneCount<const LANES: usize>;
Expand description
表示 vector lane 数的类型。
Implementations
具有这么多 lanes 的位掩码中的字节数。
pub struct LaneCount<const LANES: usize>;
表示 vector lane 数的类型。
具有这么多 lanes 的位掩码中的字节数。