- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1991 - 2000 of 2,342 for host:doc.rust-lang.org (0.11 sec)
-
replace in std::ptr - Rust
Moves `src` into the pointed `dst`, returning the previous `dst` value.doc.rust-lang.org/std/ptr/fn.replace.htmlRegistered: Wed Apr 16 02:34:43 UTC 2025 - Last Modified: Thu Apr 03 09:31:45 UTC 2025 - 6.3K bytes - Viewed (0) -
c_longlong in std::ffi - Rust
Equivalent to C’s `signed long long` (`long long`) type.doc.rust-lang.org/std/ffi/type.c_longlong.htmlRegistered: Wed Apr 16 02:35:35 UTC 2025 - Last Modified: Thu Apr 03 09:31:38 UTC 2025 - 4.1K bytes - Viewed (0) -
null_mut in std::ptr - Rust
Creates a null mutable raw pointer.doc.rust-lang.org/std/ptr/fn.null_mut.htmlRegistered: Wed Apr 16 02:35:54 UTC 2025 - Last Modified: Thu Apr 03 09:31:45 UTC 2025 - 4.9K bytes - Viewed (0) -
c_int in std::ffi - Rust
Equivalent to C’s `signed int` (`int`) type.doc.rust-lang.org/std/ffi/type.c_int.htmlRegistered: Wed Apr 16 02:34:53 UTC 2025 - Last Modified: Thu Apr 03 09:31:34 UTC 2025 - 3.9K bytes - Viewed (0) -
NonZeroI128 in std::num - Rust
An `i128` that is known not to equal zero.doc.rust-lang.org/std/num/type.NonZeroI128.htmlRegistered: Wed Apr 16 02:34:59 UTC 2025 - Last Modified: Thu Apr 03 09:31:42 UTC 2025 - 6.3K bytes - Viewed (0) -
read_volatile in std::ptr - Rust
Performs a volatile read of the value from `src` without moving it. This leaves the memory in `src` unchanged.doc.rust-lang.org/std/ptr/fn.read_volatile.htmlRegistered: Wed Apr 16 02:35:03 UTC 2025 - Last Modified: Thu Apr 03 09:31:45 UTC 2025 - 7.1K bytes - Viewed (0) -
with_exposed_provenance in std::ptr - Rust
Converts an address back to a pointer, picking up some previously ‘exposed’ provenance.doc.rust-lang.org/std/ptr/fn.with_exposed_provenance.htmlRegistered: Wed Apr 16 02:35:15 UTC 2025 - Last Modified: Thu Apr 03 09:31:45 UTC 2025 - 5.8K bytes - Viewed (0) -
maxnumf128 in std::intrinsics - Rust
Returns the maximum of two `f128` values.doc.rust-lang.org/std/intrinsics/fn.maxnumf128.htmlRegistered: Wed Apr 16 02:16:18 UTC 2025 - Last Modified: Thu Apr 03 09:31:36 UTC 2025 - 4K bytes - Viewed (0) -
PtrMetadata in std::intrinsics::mir - Rust
API documentation for the Rust `PtrMetadata` fn in crate `std`.doc.rust-lang.org/std/intrinsics/mir/fn.PtrMetadata.htmlRegistered: Wed Apr 16 02:16:45 UTC 2025 - Last Modified: Thu Apr 03 09:31:39 UTC 2025 - 3.9K bytes - Viewed (0) -
cttz_nonzero in std::intrinsics - Rust
Like `cttz`, but extra-unsafe as it returns `undef` when given an `x` with value `0`.doc.rust-lang.org/std/intrinsics/fn.cttz_nonzero.htmlRegistered: Wed Apr 16 02:12:38 UTC 2025 - Last Modified: Thu Apr 03 09:31:36 UTC 2025 - 5.1K bytes - Viewed (0)