- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 621 - 630 of 2,266 for host:doc.rust-lang.org (0.04 sec)
-
u64x64 in std::simd::prelude - Rust
A SIMD vector with 64 elements of type `u64`.doc.rust-lang.org/std/simd/prelude/type.u64x64.htmlRegistered: Wed Nov 05 04:04:23 UTC 2025 - Last Modified: Thu Oct 30 18:22:31 UTC 2025 - 4.3K bytes - Viewed (0) -
u32x2 in std::simd::prelude - Rust
A SIMD vector with two elements of type `u32`.doc.rust-lang.org/std/simd/prelude/type.u32x2.htmlRegistered: Wed Nov 05 04:04:51 UTC 2025 - Last Modified: Thu Oct 30 18:22:31 UTC 2025 - 4.3K bytes - Viewed (0) -
write in std::ptr - Rust
Overwrites a memory location with the given value without reading or dropping the old value.doc.rust-lang.org/std/ptr/fn.write.htmlRegistered: Wed Nov 05 03:36:55 UTC 2025 - Last Modified: Thu Oct 30 18:22:30 UTC 2025 - 9.1K bytes - Viewed (0) -
write_volatile in std::ptr - Rust
Performs a volatile write of a memory location with the given value without reading or dropping the old value.doc.rust-lang.org/std/ptr/fn.write_volatile.htmlRegistered: Wed Nov 05 03:36:58 UTC 2025 - Last Modified: Thu Oct 30 18:22:30 UTC 2025 - 8.3K bytes - Viewed (0) -
c_short in std::ffi - Rust
Equivalent to Cās `signed short` (`short`) type.doc.rust-lang.org/std/ffi/type.c_short.htmlRegistered: Wed Nov 05 03:41:13 UTC 2025 - Last Modified: Thu Oct 30 18:22:25 UTC 2025 - 3.6K bytes - Viewed (0) -
from_raw_parts_mut in std::ptr - Rust
Performs the same functionality as `from_raw_parts`, except that a raw `*mut` pointer is returned, as opposed to a raw `*const` pointer.doc.rust-lang.org/std/ptr/fn.from_raw_parts_mut.htmlRegistered: Wed Nov 05 03:36:02 UTC 2025 - Last Modified: Thu Oct 30 18:22:30 UTC 2025 - 4.5K bytes - Viewed (0) -
from_mut in std::slice - Rust
Converts a reference to T into a slice of length 1 (without copying).doc.rust-lang.org/std/slice/fn.from_mut.htmlRegistered: Wed Nov 05 03:34:16 UTC 2025 - Last Modified: Thu Oct 30 18:22:32 UTC 2025 - 3.5K bytes - Viewed (0) -
read_unaligned in std::ptr - Rust
Reads the value from `src` without moving it. This leaves the memory in `src` unchanged.doc.rust-lang.org/std/ptr/fn.read_unaligned.htmlRegistered: Wed Nov 05 03:34:19 UTC 2025 - Last Modified: Thu Oct 30 18:22:30 UTC 2025 - 8.4K bytes - Viewed (0) -
from_ref in std::slice - Rust
Converts a reference to T into a slice of length 1 (without copying).doc.rust-lang.org/std/slice/fn.from_ref.htmlRegistered: Wed Nov 05 03:34:39 UTC 2025 - Last Modified: Thu Oct 30 18:22:32 UTC 2025 - 3.5K bytes - Viewed (0) -
without_provenance_mut in std::ptr - Rust
Creates a pointer with the given address and no provenance.doc.rust-lang.org/std/ptr/fn.without_provenance_mut.htmlRegistered: Wed Nov 05 03:34:42 UTC 2025 - Last Modified: Thu Oct 30 18:22:30 UTC 2025 - 4.4K bytes - Viewed (0)