- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1391 - 1400 of 2,191 for host:doc.rust-lang.org (0.05 sec)
-
fsub_algebraic in std::intrinsics - Rust
Float subtraction that allows optimizations based on algebraic rules.doc.rust-lang.org/std/intrinsics/fn.fsub_algebraic.htmlRegistered: Fri Nov 15 02:21:00 UTC 2024 - Last Modified: Thu Oct 17 16:29:28 UTC 2024 - 3.8K bytes - Viewed (0) -
unchecked_mul in std::intrinsics - Rust
Returns the result of an unchecked multiplication, resulting in undefined behavior when `x * y > T::MAX` or `x * y < T::MIN`.doc.rust-lang.org/std/intrinsics/fn.unchecked_mul.htmlRegistered: Fri Nov 15 02:32:57 UTC 2024 - Last Modified: Thu Oct 17 16:29:28 UTC 2024 - 4.4K bytes - Viewed (0) -
unchecked_shl in std::intrinsics - Rust
Performs an unchecked left shift, resulting in undefined behavior when `y < 0` or `y >= N`, where N is the width of T in bits.doc.rust-lang.org/std/intrinsics/fn.unchecked_shl.htmlRegistered: Fri Nov 15 02:33:01 UTC 2024 - Last Modified: Thu Oct 17 16:29:28 UTC 2024 - 4.4K bytes - Viewed (0) -
size_of_val_raw in std::mem - Rust
Returns the size of the pointed-to value in bytes.doc.rust-lang.org/std/mem/fn.size_of_val_raw.htmlRegistered: Fri Nov 15 02:35:16 UTC 2024 - Last Modified: Thu Oct 17 16:29:37 UTC 2024 - 7K bytes - Viewed (0) -
write_via_move in std::intrinsics - Rust
This is an implementation detail of `crate::ptr::write` and should not be used anywhere else. See its comments for why this exists.doc.rust-lang.org/std/intrinsics/fn.write_via_move.htmlRegistered: Fri Nov 15 02:35:25 UTC 2024 - Last Modified: Thu Oct 17 16:29:29 UTC 2024 - 4.2K bytes - Viewed (0) -
HANDLE in std::os::windows::raw - Rust
API documentation for the Rust `HANDLE` type in crate `std`.doc.rust-lang.org/std/os/windows/raw/type.HANDLE.htmlRegistered: Fri Nov 15 02:48:45 UTC 2024 - Last Modified: Thu Oct 17 16:29:36 UTC 2024 - 3.8K bytes - Viewed (0) -
dev_t in std::os::unix::raw - Rust
API documentation for the Rust `dev_t` type in crate `std`.doc.rust-lang.org/std/os/unix/raw/type.dev_t.html Similar Results (1)Registered: Fri Nov 15 02:48:48 UTC 2024 - Last Modified: Thu Oct 17 16:29:35 UTC 2024 - 3.9K bytes - Viewed (0) -
SOCKET in std::os::windows::raw - Rust
API documentation for the Rust `SOCKET` type in crate `std`.doc.rust-lang.org/std/os/windows/raw/type.SOCKET.htmlRegistered: Fri Nov 15 02:49:15 UTC 2024 - Last Modified: Thu Oct 17 16:29:36 UTC 2024 - 3.7K bytes - Viewed (0) -
f32x2 in std::simd - Rust
A SIMD vector with two elements of type `f32`.doc.rust-lang.org/std/simd/type.f32x2.htmlRegistered: Fri Nov 15 02:48:15 UTC 2024 - Last Modified: Thu Oct 17 16:29:43 UTC 2024 - 4.3K bytes - Viewed (0) -
f32x64 in std::simd - Rust
A SIMD vector with 64 elements of type `f32`.doc.rust-lang.org/std/simd/type.f32x64.htmlRegistered: Fri Nov 15 02:48:18 UTC 2024 - Last Modified: Thu Oct 17 16:29:42 UTC 2024 - 4.3K bytes - Viewed (0)