- Sort Score
- Num 10 results
- Language All
- Labels All
Results 491 - 500 of 2,385 for host:doc.rust-lang.org (0.1 seconds)
-
volatile_set_memory in std::intrinsics - Rust
Equivalent to the appropriate `llvm.memset.p0i8.*` intrinsic, with a size of `count * size_of::<T>()` and an alignment of `align_of::<T>()`.doc.rust-lang.org/std/intrinsics/fn.volatile_set_memory.htmlThu May 28 17:42:11 GMT 2026 4.6K bytes -
sqrtf16 in std::intrinsics - Rust
Returns the square root of an `f16`doc.rust-lang.org/std/intrinsics/fn.sqrtf16.htmlThu May 28 17:42:11 GMT 2026 3.7K bytes -
transmute_unchecked in std::intrinsics - Rust
Like `transmute`, but even less checked at compile-time: rather than giving an error for `size_of::<Src>() != size_of::<Dst>()`, it’s Undefined Behavior at runtime.doc.rust-lang.org/std/intrinsics/fn.transmute_unchecked.htmlThu May 28 17:42:11 GMT 2026 4.2K bytes -
lchown in std::os::unix::fs - Rust
Change the owner and group of the specified path, without dereferencing symbolic links.doc.rust-lang.org/std/os/unix/fs/fn.lchown.htmlThu May 28 17:42:14 GMT 2026 5.7K bytes -
parent_id in std::os::unix::process - Rust
Returns the OS-assigned process identifier associated with this process’s parent.doc.rust-lang.org/std/os/unix/process/fn.parent_id.htmlThu May 28 17:42:14 GMT 2026 3.8K bytes -
chown in std::os::unix::fs - Rust
Change the owner and group of the specified path.doc.rust-lang.org/std/os/unix/fs/fn.chown.htmlThu May 28 17:42:14 GMT 2026 6.3K bytes -
variant_count in std::mem - Rust
Returns the number of variants in the enum type `T`.doc.rust-lang.org/std/mem/fn.variant_count.htmlThu May 28 17:42:13 GMT 2026 5.8K bytes -
exit in std::process - Rust
Terminates the current process with the specified exit code.doc.rust-lang.org/std/process/fn.exit.htmlThu May 28 17:42:15 GMT 2026 8.7K bytes -
fchown in std::os::unix::fs - Rust
Change the owner and group of the file referenced by the specified open file descriptor.doc.rust-lang.org/std/os/unix/fs/fn.fchown.htmlThu May 28 17:42:14 GMT 2026 5.6K bytes -
transmute_copy in std::mem - Rust
Interprets `src` as having type `&Dst`, and then reads `src` without moving the contained value.doc.rust-lang.org/std/mem/fn.transmute_copy.htmlThu May 28 17:42:13 GMT 2026 6.6K bytes