- Sort Score
- Num 10 results
- Language All
- Labels All
Results 331 - 340 of 2,278 for host:doc.rust-lang.org (0.04 seconds)
-
carrying_mul_add in std::intrinsics - Rust
Performs full-width multiplication and addition with a carry: `multiplier * multiplicand + addend + carry`.doc.rust-lang.org/std/intrinsics/fn.carrying_mul_add.htmlThu Jan 22 13:44:22 GMT 2026 4.4K bytes -
simd_round_ties_even in std::intrinsics::simd -...
Rounds each element to the closest integer-valued float. Ties are resolved by rounding to the number with an even least significant digitdoc.rust-lang.org/std/intrinsics/simd/fn.simd_round_ties_even.htmlThu Jan 22 13:44:23 GMT 2026 3.8K bytes -
simd_sub in std::intrinsics::simd - Rust
Subtracts `rhs` from `lhs` elementwise.doc.rust-lang.org/std/intrinsics/simd/fn.simd_sub.htmlThu Jan 22 13:44:23 GMT 2026 3.6K bytes -
sinf64 in std::intrinsics - Rust
Returns the sine of an `f64`.doc.rust-lang.org/std/intrinsics/fn.sinf64.htmlThu Jan 22 13:44:22 GMT 2026 3.6K bytes -
arith_offset in std::intrinsics - Rust
Calculates the offset from a pointer, potentially wrapping.doc.rust-lang.org/std/intrinsics/fn.arith_offset.htmlThu Jan 22 13:44:22 GMT 2026 4.5K bytes -
likely in std::hint - Rust
Hints to the compiler that a branch condition is likely to be true. Returns the value passed to it.doc.rust-lang.org/std/hint/fn.likely.html -
try_from_fn in std::array - Rust
Creates an array `[T; N]` where each fallible array element `T` is returned by the `cb` call. Unlike `from_fn`, where the element creation can’t fail, this version will return an error if any element creation was unsuccessful.doc.rust-lang.org/std/array/fn.try_from_fn.htmlThu Jan 22 13:44:19 GMT 2026 8.8K bytes -
take_alloc_error_hook in std::alloc - Rust
Unregisters the current allocation error hook, returning it.doc.rust-lang.org/std/alloc/fn.take_alloc_error_hook.htmlThu Jan 22 13:44:19 GMT 2026 3.9K bytes -
write in std::fs - Rust
Writes a slice as the entire contents of a file.doc.rust-lang.org/std/fs/fn.write.htmlThu Jan 22 13:44:21 GMT 2026 5.3K bytes -
CoercePointee in std::marker - Rust
Derive macro that makes a smart pointer usable with trait objects.doc.rust-lang.org/std/marker/derive.CoercePointee.htmlThu Jan 22 13:44:24 GMT 2026 18K bytes