- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 821 - 830 of 2,342 for host:doc.rust-lang.org (0.03 sec)
-
atomic_xadd_seqcst in std::intrinsics - Rust
Adds to the current value, returning the previous value.doc.rust-lang.org/std/intrinsics/fn.atomic_xadd_seqcst.htmlRegistered: Wed Apr 16 02:11:13 UTC 2025 - Last Modified: Thu Apr 03 09:31:36 UTC 2025 - 4.3K bytes - Viewed (0) -
const_eval_select in std::intrinsics - Rust
Selects which function to call depending on the context.doc.rust-lang.org/std/intrinsics/fn.const_eval_select.htmlRegistered: Wed Apr 16 02:11:29 UTC 2025 - Last Modified: Thu Apr 03 09:31:36 UTC 2025 - 7.5K bytes - Viewed (0) -
ceilf16 in std::intrinsics - Rust
Returns the smallest integer greater than or equal to an `f16`.doc.rust-lang.org/std/intrinsics/fn.ceilf16.htmlRegistered: Wed Apr 16 02:11:36 UTC 2025 - Last Modified: Thu Apr 03 09:31:36 UTC 2025 - 3.8K bytes - Viewed (0) -
UnwindContinue in std::intrinsics::mir - Rust
An unwind action that continues unwinding.doc.rust-lang.org/std/intrinsics/mir/fn.UnwindContinue.htmlRegistered: Wed Apr 16 02:20:21 UTC 2025 - Last Modified: Thu Apr 03 09:31:39 UTC 2025 - 3.7K bytes - Viewed (0) -
roundf64 in std::intrinsics - Rust
Returns the nearest integer to an `f64`. Rounds half-way cases away from zero.doc.rust-lang.org/std/intrinsics/fn.roundf64.htmlRegistered: Wed Apr 16 02:20:27 UTC 2025 - Last Modified: Thu Apr 03 09:31:37 UTC 2025 - 3.8K bytes - Viewed (0) -
select_unpredictable in std::intrinsics - Rust
Returns either `true_val` or `false_val` depending on condition `b` with a hint to the compiler that this condition is unlikely to be correctly predicted by a CPU’s branch predictor (e.g. a binary search).doc.rust-lang.org/std/intrinsics/fn.select_unpredictable.htmlRegistered: Wed Apr 16 02:20:52 UTC 2025 - Last Modified: Thu Apr 03 09:31:37 UTC 2025 - 4.5K bytes - Viewed (0) -
StorageLive in std::intrinsics::mir - Rust
API documentation for the Rust `StorageLive` fn in crate `std`.doc.rust-lang.org/std/intrinsics/mir/fn.StorageLive.htmlRegistered: Wed Apr 16 02:21:30 UTC 2025 - Last Modified: Thu Apr 03 09:31:39 UTC 2025 - 3.4K bytes - Viewed (0) -
dangling_mut in std::ptr - Rust
Creates a new pointer that is dangling, but non-null and well-aligned.doc.rust-lang.org/std/ptr/fn.dangling_mut.html Similar Results (1)Registered: Wed Apr 16 02:32:39 UTC 2025 - Last Modified: Thu Apr 03 09:31:45 UTC 2025 - 3.9K bytes - Viewed (0) -
swap in std::mem - Rust
Swaps the values at two mutable locations, without deinitializing either one.doc.rust-lang.org/std/mem/fn.swap.htmlRegistered: Wed Apr 16 02:33:02 UTC 2025 - Last Modified: Thu Apr 03 09:31:41 UTC 2025 - 5K bytes - Viewed (0) -
stdin in std::io - Rust
Constructs a new handle to the standard input of the current process.doc.rust-lang.org/std/io/fn.stdin.htmlRegistered: Wed Apr 16 02:33:17 UTC 2025 - Last Modified: Thu Apr 03 09:31:45 UTC 2025 - 7.4K bytes - Viewed (0)