- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 2081 - 2090 of 2,271 for host:doc.rust-lang.org (0.04 sec)
-
sqrtf32 in std::intrinsics - Rust
Returns the square root of an `f32`doc.rust-lang.org/std/intrinsics/fn.sqrtf32.htmlRegistered: Mon Jan 05 03:20:56 UTC 2026 - Last Modified: Thu Dec 11 14:50:38 UTC 2025 - 3.6K bytes - Viewed (0) -
simd_with_exposed_provenance in std::intrinsics...
Creates a vector of pointers from a vector of addresses.doc.rust-lang.org/std/intrinsics/simd/fn.simd_with_exposed_provenance.htmlRegistered: Mon Jan 05 03:21:42 UTC 2026 - Last Modified: Thu Dec 11 14:50:39 UTC 2025 - 3.8K bytes - Viewed (0) -
volatile_store in std::intrinsics - Rust
Performs a volatile store to the `dst` pointer.doc.rust-lang.org/std/intrinsics/fn.volatile_store.htmlRegistered: Mon Jan 05 03:21:17 UTC 2026 - Last Modified: Thu Dec 11 14:50:38 UTC 2025 - 3.7K bytes - Viewed (0) -
vtable_align in std::intrinsics - Rust
The intrinsic will return the alignment stored in that vtable.doc.rust-lang.org/std/intrinsics/fn.vtable_align.htmlRegistered: Mon Jan 05 03:21:20 UTC 2026 - Last Modified: Thu Dec 11 14:50:38 UTC 2025 - 3.9K bytes - Viewed (0) -
wrapping_sub in std::intrinsics - Rust
Returns (a - b) mod 2N, where N is the width of T in bits.doc.rust-lang.org/std/intrinsics/fn.wrapping_sub.htmlRegistered: Mon Jan 05 03:21:23 UTC 2026 - Last Modified: Thu Dec 11 14:50:38 UTC 2025 - 4K bytes - Viewed (0) -
write_via_move in std::intrinsics - Rust
This is an implementation detail of `crate::ptr::write` and should not be used anywhere else. See its comments for why this exists.doc.rust-lang.org/std/intrinsics/fn.write_via_move.htmlRegistered: Mon Jan 05 03:21:27 UTC 2026 - Last Modified: Thu Dec 11 14:50:38 UTC 2025 - 4K bytes - Viewed (0) -
unchecked_shl in std::intrinsics - Rust
Performs an unchecked left shift, resulting in undefined behavior when `y < 0` or `y >= N`, where N is the width of T in bits.doc.rust-lang.org/std/intrinsics/fn.unchecked_shl.htmlRegistered: Mon Jan 05 03:21:30 UTC 2026 - Last Modified: Thu Dec 11 14:50:38 UTC 2025 - 4.1K bytes - Viewed (0) -
simd_shr in std::intrinsics::simd - Rust
Shifts vector right elementwise, with UB on overflow.doc.rust-lang.org/std/intrinsics/simd/fn.simd_shr.htmlRegistered: Mon Jan 05 03:21:33 UTC 2026 - Last Modified: Thu Dec 11 14:50:39 UTC 2025 - 4K bytes - Viewed (0) -
variant_count in std::intrinsics - Rust
Returns the number of variants of the type `T` cast to a `usize`; if `T` has no variants, returns `0`. Uninhabited variants will be counted.doc.rust-lang.org/std/intrinsics/fn.variant_count.htmlRegistered: Mon Jan 05 03:21:58 UTC 2026 - Last Modified: Thu Dec 11 14:50:38 UTC 2025 - 4.1K bytes - Viewed (0) -
i16x8 in std::simd - Rust
A SIMD vector with eight elements of type `i16`.doc.rust-lang.org/std/simd/type.i16x8.htmlRegistered: Mon Jan 05 03:38:36 UTC 2026 - Last Modified: Thu Dec 11 14:50:43 UTC 2025 - 4.1K bytes - Viewed (0)