- Sort Score
- Num 10 results
- Language All
- Labels All
Results 841 - 850 of 2,385 for host:doc.rust-lang.org (0.05 seconds)
-
atomic_singlethreadfence in std::intrinsics - Rust
An atomic fence for synchronization within a single thread.doc.rust-lang.org/std/intrinsics/fn.atomic_singlethreadfence.htmlThu May 28 17:42:11 GMT 2026 3.9K bytes -
atomic_umax in std::intrinsics - Rust
Maximum with the current value using an unsigned comparison. `T` must be an unsigned integer type.doc.rust-lang.org/std/intrinsics/fn.atomic_umax.htmlThu May 28 17:42:11 GMT 2026 4.3K bytes -
atomic_and in std::intrinsics - Rust
Bitwise and with the current value, returning the previous value. `T` must be an integer or pointer type. `U` must be the same as `T` if that is an integer type, or `usize` if `T` is a pointer type.doc.rust-lang.org/std/intrinsics/fn.atomic_and.htmlThu May 28 17:42:11 GMT 2026 4.6K bytes -
aggregate_raw_ptr in std::intrinsics - Rust
Lowers in MIR to `Rvalue::Aggregate` with `AggregateKind::RawPtr`.doc.rust-lang.org/std/intrinsics/fn.aggregate_raw_ptr.htmlThu May 28 17:42:11 GMT 2026 4K bytes -
add_with_overflow in std::intrinsics - Rust
Performs checked integer addition.doc.rust-lang.org/std/intrinsics/fn.add_with_overflow.htmlThu May 28 17:42:11 GMT 2026 4.2K bytes -
cosf64 in std::intrinsics - Rust
Returns the cosine of an `f64`.doc.rust-lang.org/std/intrinsics/fn.cosf64.htmlThu May 28 17:42:11 GMT 2026 3.7K bytes -
atomic_load in std::intrinsics - Rust
Loads the current value of the pointer. `T` must be an integer or pointer type.doc.rust-lang.org/std/intrinsics/fn.atomic_load.htmlThu May 28 17:42:11 GMT 2026 4.2K bytes -
caller_location in std::intrinsics - Rust
Gets a reference to a static `Location` indicating where it was called.doc.rust-lang.org/std/intrinsics/fn.caller_location.htmlThu May 28 17:42:11 GMT 2026 4.1K bytes -
const_make_global in std::intrinsics - Rust
Convert the allocation this pointer points to into immutable global memory. The pointer must point to the beginning of a heap allocation. This operation only makes sense during compile time. At runtime, it does nothing.doc.rust-lang.org/std/intrinsics/fn.const_make_global.htmlThu May 28 17:42:11 GMT 2026 4.1K bytes -
copysignf32 in std::intrinsics - Rust
Copies the sign from `y` to `x` for `f32` values.doc.rust-lang.org/std/intrinsics/fn.copysignf32.htmlThu May 28 17:42:11 GMT 2026 3.8K bytes