- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 2101 - 2110 of 2,342 for host:doc.rust-lang.org (0.17 sec)
-
typed_swap_nonoverlapping in std::intrinsics - ...
Non-overlapping typed swap of a single value.doc.rust-lang.org/std/intrinsics/fn.typed_swap_nonoverlapping.htmlRegistered: Wed Apr 16 02:25:38 UTC 2025 - Last Modified: Thu Apr 03 09:31:37 UTC 2025 - 4.4K bytes - Viewed (0) -
simd_bitreverse in std::intrinsics::simd - Rust
Reverses bits of each element.doc.rust-lang.org/std/intrinsics/simd/fn.simd_bitreverse.htmlRegistered: Wed Apr 16 02:24:42 UTC 2025 - Last Modified: Thu Apr 03 09:31:39 UTC 2025 - 3.7K bytes - Viewed (0) -
drop_in_place in std::ptr - Rust
Executes the destructor (if any) of the pointed-to value.doc.rust-lang.org/std/ptr/fn.drop_in_place.htmlRegistered: Wed Apr 16 02:30:16 UTC 2025 - Last Modified: Thu Apr 03 09:31:45 UTC 2025 - 9.1K bytes - Viewed (0) -
stderr in std::io - Rust
Constructs a new handle to the standard error of the current process.doc.rust-lang.org/std/io/fn.stderr.htmlRegistered: Wed Apr 16 02:30:19 UTC 2025 - Last Modified: Thu Apr 03 09:31:45 UTC 2025 - 7K 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: Wed Apr 16 02:30:32 UTC 2025 - Last Modified: Thu Apr 03 09:31:37 UTC 2025 - 4.2K bytes - Viewed (0) -
unlikely in std::intrinsics - Rust
Hints to the compiler that branch condition is likely to be false. Returns the value passed to it.doc.rust-lang.org/std/intrinsics/fn.unlikely.htmlRegistered: Wed Apr 16 02:30:35 UTC 2025 - Last Modified: Thu Apr 03 09:31:37 UTC 2025 - 4.1K 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: Wed Apr 16 02:29:32 UTC 2025 - Last Modified: Thu Apr 03 09:31:37 UTC 2025 - 4.2K bytes - Viewed (0) -
chain in std::iter - Rust
Converts the arguments to iterators and links them together, in a chain.doc.rust-lang.org/std/iter/fn.chain.htmlRegistered: Wed Apr 16 02:29:39 UTC 2025 - Last Modified: Thu Apr 03 09:31:40 UTC 2025 - 8.6K bytes - Viewed (0) -
junction_point in std::os::windows::fs - Rust
Creates a junction point.doc.rust-lang.org/std/os/windows/fs/fn.junction_point.htmlRegistered: Wed Apr 16 02:29:46 UTC 2025 - Last Modified: Thu Apr 03 09:31:43 UTC 2025 - 4.8K 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: Wed Apr 16 02:28:48 UTC 2025 - Last Modified: Thu Apr 03 09:31:37 UTC 2025 - 4.1K bytes - Viewed (0)