- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1151 - 1160 of 2,333 for host:doc.rust-lang.org (0.03 sec)
-
cttz in std::intrinsics - Rust
Returns the number of trailing unset bits (zeroes) in an integer type `T`.doc.rust-lang.org/std/intrinsics/fn.cttz.htmlRegistered: Wed Jun 04 02:28:00 UTC 2025 - Last Modified: Thu May 15 17:17:42 UTC 2025 - 6.2K bytes - Viewed (0) -
simd_extract in std::intrinsics::simd - Rust
Extracts an element from a vector.doc.rust-lang.org/std/intrinsics/simd/fn.simd_extract.htmlRegistered: Wed Jun 04 02:39:33 UTC 2025 - Last Modified: Thu May 15 17:17:44 UTC 2025 - 4.1K bytes - Viewed (0) -
pref_align_of in std::intrinsics - Rust
The preferred alignment of a type.doc.rust-lang.org/std/intrinsics/fn.pref_align_of.htmlRegistered: Wed Jun 04 02:39:36 UTC 2025 - Last Modified: Thu May 15 17:17:43 UTC 2025 - 3.7K bytes - Viewed (0) -
simd_fmax in std::intrinsics::simd - Rust
Returns the maximum of two vectors, elementwise.doc.rust-lang.org/std/intrinsics/simd/fn.simd_fmax.htmlRegistered: Wed Jun 04 02:38:40 UTC 2025 - Last Modified: Thu May 15 17:17:44 UTC 2025 - 3.8K bytes - Viewed (0) -
saturating_add in std::intrinsics - Rust
Computes `a + b`, saturating at numeric bounds.doc.rust-lang.org/std/intrinsics/fn.saturating_add.htmlRegistered: Wed Jun 04 02:38:48 UTC 2025 - Last Modified: Thu May 15 17:17:43 UTC 2025 - 4.1K bytes - Viewed (0) -
simd_flog2 in std::intrinsics::simd - Rust
`T` must be a vector of floats.doc.rust-lang.org/std/intrinsics/simd/fn.simd_flog2.htmlRegistered: Wed Jun 04 02:39:26 UTC 2025 - Last Modified: Thu May 15 17:17:44 UTC 2025 - 3.6K bytes - Viewed (0) -
simd_arith_offset in std::intrinsics::simd - Rust
Calculates the offset from a pointer vector elementwise, potentially wrapping.doc.rust-lang.org/std/intrinsics/simd/fn.simd_arith_offset.htmlRegistered: Wed Jun 04 02:39:04 UTC 2025 - Last Modified: Thu May 15 17:17:43 UTC 2025 - 4K bytes - Viewed (0) -
chroot in std::os::unix::fs - Rust
Change the root directory of the current process to the specified path.doc.rust-lang.org/std/os/unix/fs/fn.chroot.htmlRegistered: Wed Jun 04 02:51:36 UTC 2025 - Last Modified: Thu May 15 17:17:47 UTC 2025 - 5.5K bytes - Viewed (0) -
align_of_val_raw in std::mem - Rust
Returns the ABI-required minimum alignment of the type of the value that `val` points to in bytes.doc.rust-lang.org/std/mem/fn.align_of_val_raw.htmlRegistered: Wed Jun 04 02:49:48 UTC 2025 - Last Modified: Thu May 15 17:17:46 UTC 2025 - 6.6K bytes - Viewed (0) -
addr_eq in std::ptr - Rust
Compares the addresses of the two pointers for equality, ignoring any metadata in fat pointers.doc.rust-lang.org/std/ptr/fn.addr_eq.htmlRegistered: Wed Jun 04 02:49:59 UTC 2025 - Last Modified: Thu May 15 17:17:48 UTC 2025 - 5.4K bytes - Viewed (0)