- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 421 - 430 of 2,321 for host:doc.rust-lang.org (0.04 sec)
-
atomic_singlethreadfence_acquire in std::intrin...
A compiler-only memory barrier.doc.rust-lang.org/std/intrinsics/fn.atomic_singlethreadfence_acquire.htmlRegistered: Fri Jul 25 02:42:31 UTC 2025 - Last Modified: Thu Jun 26 17:59:41 UTC 2025 - 4.2K bytes - Viewed (0) -
atomic_nand_acqrel in std::intrinsics - Rust
Bitwise nand with the current value, returning the previous value. `T` must be an integer or pointer type. If `T` is a pointer type, the provenance of `src` is ignored: both the return value and the new value stored at `*dst` will have the provenance of the old value stored there.doc.rust-lang.org/std/intrinsics/fn.atomic_nand_acqrel.htmlRegistered: Fri Jul 25 02:41:54 UTC 2025 - Last Modified: Thu Jun 26 17:59:41 UTC 2025 - 4.8K bytes - Viewed (0) -
atomic_xsub_release in std::intrinsics - Rust
Subtract from the current value, returning the previous value. `T` must be an integer or pointer type. If `T` is a pointer type, the provenance of `src` is ignored: both the return value and the new value stored at `*dst` will have the provenance of the old value stored there.doc.rust-lang.org/std/intrinsics/fn.atomic_xsub_release.htmlRegistered: Fri Jul 25 02:42:41 UTC 2025 - Last Modified: Thu Jun 26 17:59:41 UTC 2025 - 4.8K bytes - Viewed (0) -
atomic_umax_seqcst in std::intrinsics - Rust
Maximum with the current value using an unsigned comparison. `T` must be an unsigned integer type.doc.rust-lang.org/std/intrinsics/fn.atomic_umax_seqcst.html Similar Results (2)Registered: Fri Jul 25 02:43:00 UTC 2025 - Last Modified: Thu Jun 26 17:59:41 UTC 2025 - 4.4K bytes - Viewed (0) -
simd_xor in std::intrinsics::simd - Rust
“Exclusive ors” vectors elementwise.doc.rust-lang.org/std/intrinsics/simd/fn.simd_xor.htmlRegistered: Fri Jul 25 03:01:36 UTC 2025 - Last Modified: Thu Jun 26 17:59:42 UTC 2025 - 3.7K bytes - Viewed (0) -
simd_reduce_add_ordered in std::intrinsics::sim...
Adds elements within a vector from left to right.doc.rust-lang.org/std/intrinsics/simd/fn.simd_reduce_add_ordered.htmlRegistered: Fri Jul 25 03:00:51 UTC 2025 - Last Modified: Thu Jun 26 17:59:42 UTC 2025 - 3.9K bytes - Viewed (0) -
type_id in std::intrinsics - Rust
Gets an identifier which is globally unique to the specified type. This function will return the same value for a type regardless of whichever crate it is invoked in.doc.rust-lang.org/std/intrinsics/fn.type_id.htmlRegistered: Fri Jul 25 03:00:57 UTC 2025 - Last Modified: Thu Jun 26 17:59:42 UTC 2025 - 4.3K bytes - Viewed (0) -
Saturating in std::num - Rust
Provides intentionally-saturating arithmetic on `T`.doc.rust-lang.org/std/num/struct.Saturating.htmlRegistered: Fri Jul 25 02:07:15 UTC 2025 - Last Modified: Thu Jun 26 17:59:44 UTC 2025 - 2.2M bytes - Viewed (0) -
MetadataExt in std::os::wasi::fs - Rust
WASI-specific extensions to `fs::Metadata`.doc.rust-lang.org/std/os/wasi/fs/trait.MetadataExt.htmlRegistered: Fri Jul 25 02:22:31 UTC 2025 - Last Modified: Thu Jun 26 17:59:51 UTC 2025 - 11.4K bytes - Viewed (0) -
OsStrExt in std::os::unix::ffi - Rust
Platform-specific extensions to `OsStr`.doc.rust-lang.org/std/os/unix/ffi/trait.OsStrExt.html Similar Results (1)Registered: Fri Jul 25 02:22:51 UTC 2025 - Last Modified: Thu Jun 26 17:59:46 UTC 2025 - 7.9K bytes - Viewed (0)