- Sort Score
- Num 10 results
- Language All
- Labels All
Results 21 - 30 of 2,278 for host:doc.rust-lang.org (0.01 seconds)
-
hash in std::ptr - Rust
Hash a raw pointer.doc.rust-lang.org/std/ptr/fn.hash.htmlThu Jan 22 13:44:26 GMT 2026 5.5K bytes -
repeat_n in std::iter - Rust
Creates a new iterator that repeats a single element a given number of times.doc.rust-lang.org/std/iter/fn.repeat_n.htmlThu Jan 22 13:44:23 GMT 2026 8.6K bytes -
stdout in std::io - Rust
Constructs a new handle to the standard output of the current process.doc.rust-lang.org/std/io/fn.stdout.htmlThu Jan 22 13:44:23 GMT 2026 8.7K bytes -
from_ptr_range in std::slice - Rust
Forms a slice from a pointer range.doc.rust-lang.org/std/slice/fn.from_ptr_range.htmlThu Jan 22 13:44:27 GMT 2026 7.3K bytes -
swap in std::ptr - Rust
Swaps the values at two mutable locations of the same type, without deinitializing either.doc.rust-lang.org/std/ptr/fn.swap.htmlThu Jan 22 13:44:26 GMT 2026 9.4K bytes -
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.htmlThu Jan 22 13:44:26 GMT 2026 3.8K bytes -
copy in std::ptr - Rust
Copies `count * size_of::<T>()` bytes from `src` to `dst`. The source and destination may overlap.doc.rust-lang.org/std/ptr/fn.copy.htmlThu Jan 22 13:44:26 GMT 2026 8.5K bytes -
unchecked_rem in std::intrinsics - Rust
Returns the remainder of an unchecked division, resulting in undefined behavior when `y == 0` or `x == T::MIN && y == -1`doc.rust-lang.org/std/intrinsics/fn.unchecked_rem.htmlThu Jan 22 13:44:22 GMT 2026 4K bytes -
available_parallelism in std::thread - Rust
Returns an estimate of the default amount of parallelism a program should use.doc.rust-lang.org/std/thread/fn.available_parallelism.htmlThu Jan 22 13:44:28 GMT 2026 8.6K bytes -
c_longlong in std::os::raw - Rust
Equivalent to Cās `signed long long` (`long long`) type.doc.rust-lang.org/std/os/raw/type.c_longlong.htmlThu Jan 22 13:44:25 GMT 2026 4.1K bytes