- Sort Score
- Num 10 results
- Language All
- Labels All
Results 931 - 940 of 2,385 for host:doc.rust-lang.org (0.14 seconds)
-
wrapping_add 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_add.htmlThu May 28 17:42:11 GMT 2026 4.1K bytes -
volatile_store in std::intrinsics - Rust
Performs a volatile store to the `dst` pointer.doc.rust-lang.org/std/intrinsics/fn.volatile_store.htmlThu May 28 17:42:11 GMT 2026 3.7K bytes -
forget_unsized in std::mem - Rust
Like `forget`, but also accepts unsized values.doc.rust-lang.org/std/mem/fn.forget_unsized.htmlThu May 28 17:42:13 GMT 2026 5.2K bytes -
discriminant in std::mem - Rust
Returns a value uniquely identifying the enum variant in `v`.doc.rust-lang.org/std/mem/fn.discriminant.htmlThu May 28 17:42:13 GMT 2026 11.6K bytes -
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.htmlThu May 28 17:42:11 GMT 2026 4.1K bytes -
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.htmlThu May 28 17:42:11 GMT 2026 4.2K bytes -
uninitialized in std::mem - Rust
Bypasses Rust’s normal memory-initialization checks by pretending to produce a value of type `T`, while doing nothing at all.doc.rust-lang.org/std/mem/fn.uninitialized.htmlThu May 28 17:42:13 GMT 2026 5.1K bytes -
absolute in std::path - Rust
Makes the path absolute without accessing the filesystem.doc.rust-lang.org/std/path/fn.absolute.htmlThu May 28 17:42:15 GMT 2026 9.6K bytes -
junction_point in std::os::windows::fs - Rust
Creates a junction point.doc.rust-lang.org/std/os/windows/fs/fn.junction_point.htmlThu May 28 17:42:14 GMT 2026 4.8K bytes -
abort_unwind in std::panic - Rust
Invokes a closure, aborting if the closure unwinds.doc.rust-lang.org/std/panic/fn.abort_unwind.htmlThu May 28 17:42:15 GMT 2026 4.9K bytes