- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1491 - 1500 of 2,271 for host:doc.rust-lang.org (0.29 sec)
-
with_exposed_provenance_mut in std::ptr - Rust
Converts an address back to a mutable pointer, picking up some previously ‘exposed’ provenance.doc.rust-lang.org/std/ptr/fn.with_exposed_provenance_mut.htmlRegistered: Mon Jan 05 03:28:19 UTC 2026 - Last Modified: Thu Dec 11 14:50:42 UTC 2025 - 5.8K 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: Mon Jan 05 03:28:22 UTC 2026 - Last Modified: Thu Dec 11 14:50:42 UTC 2025 - 4.4K bytes - Viewed (0) -
write_unaligned 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_unaligned.htmlRegistered: Mon Jan 05 03:28:29 UTC 2026 - Last Modified: Thu Dec 11 14:50:42 UTC 2025 - 8.4K bytes - Viewed (0) -
min_align_of_val 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.min_align_of_val.htmlRegistered: Mon Jan 05 03:28:01 UTC 2026 - Last Modified: Thu Dec 11 14:50:40 UTC 2025 - 4.8K bytes - Viewed (0) -
channel in std::sync::mpmc - Rust
Creates a new asynchronous channel, returning the sender/receiver halves.doc.rust-lang.org/std/sync/mpmc/fn.channel.htmlRegistered: Mon Jan 05 03:26:44 UTC 2026 - Last Modified: Thu Dec 11 14:50:44 UTC 2025 - 7.8K bytes - Viewed (0) -
without_provenance in std::ptr - Rust
Creates a pointer with the given address and no provenance.doc.rust-lang.org/std/ptr/fn.without_provenance.htmlRegistered: Mon Jan 05 03:26:55 UTC 2026 - Last Modified: Thu Dec 11 14:50:42 UTC 2025 - 4.3K bytes - Viewed (0) -
update_hook in std::panic - Rust
Atomic combination of `take_hook` and `set_hook`. Use this to replace the panic handler with a new panic handler that does something and then executes the old handler.doc.rust-lang.org/std/panic/fn.update_hook.htmlRegistered: Mon Jan 05 03:27:02 UTC 2026 - Last Modified: Thu Dec 11 14:50:42 UTC 2025 - 6.5K bytes - Viewed (0) -
u16x32 in std::simd::prelude - Rust
A SIMD vector with 32 elements of type `u16`.doc.rust-lang.org/std/simd/prelude/type.u16x32.htmlRegistered: Mon Jan 05 03:50:30 UTC 2026 - Last Modified: Thu Dec 11 14:50:43 UTC 2025 - 4.2K bytes - Viewed (0) -
mask32x16 in std::simd::prelude - Rust
A SIMD mask with 16 elements for vectors with 32-bit element types.doc.rust-lang.org/std/simd/prelude/type.mask32x16.htmlRegistered: Mon Jan 05 03:50:40 UTC 2026 - Last Modified: Thu Dec 11 14:50:43 UTC 2025 - 4.4K bytes - Viewed (0) -
usizex64 in std::simd - Rust
A SIMD vector with 64 elements of type `usize`.doc.rust-lang.org/std/simd/type.usizex64.htmlRegistered: Mon Jan 05 03:49:12 UTC 2026 - Last Modified: Thu Dec 11 14:50:43 UTC 2025 - 4.1K bytes - Viewed (0)