Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 351 - 360 of 2,278 for host:doc.rust-lang.org (0.04 seconds)

  1. simd_fsin in std::intrinsics::simd - Rust

    `T` must be a vector of floats.
    doc.rust-lang.org/std/intrinsics/simd/fn.simd_fsin.html
    Thu Jan 22 13:44:23 GMT 2026
      3.5K bytes
  2. simd_floor in std::intrinsics::simd - Rust

    Rounds down each element to the next lowest integer-valued float.
    doc.rust-lang.org/std/intrinsics/simd/fn.simd_floor.html
    Thu Jan 22 13:44:23 GMT 2026
      3.6K bytes
  3. simd_ne in std::intrinsics::simd - Rust

    Tests elementwise inequality equality of two vectors.
    doc.rust-lang.org/std/intrinsics/simd/fn.simd_ne.html
    Thu Jan 22 13:44:23 GMT 2026
      3.8K bytes
  4. NonZeroI8 in std::num - Rust

    An `i8` that is known not to equal zero.
    doc.rust-lang.org/std/num/type.NonZeroI8.html
    Thu Jan 22 13:44:24 GMT 2026
      7.2K bytes
  5. ino_t in std::os::unix::raw - Rust

    API documentation for the Rust `ino_t` type in crate `std`.
    doc.rust-lang.org/std/os/unix/raw/type.ino_t.html
    Thu Jan 22 13:44:25 GMT 2026
      3.7K bytes
  6. off_t in std::os::linux::raw - Rust

    API documentation for the Rust `off_t` type in crate `std`.
    doc.rust-lang.org/std/os/linux/raw/type.off_t.html
    Thu Jan 22 13:44:25 GMT 2026
      3.7K bytes
      Similar Results (1)
  7. i32x16 in std::simd - Rust

    A SIMD vector with 16 elements of type `i32`.
    doc.rust-lang.org/std/simd/type.i32x16.html
    Thu Jan 22 13:44:27 GMT 2026
      4.1K bytes
  8. nlink_t in std::os::linux::raw - Rust

    API documentation for the Rust `nlink_t` type in crate `std`.
    doc.rust-lang.org/std/os/linux/raw/type.nlink_t.html
    Thu Jan 22 13:44:25 GMT 2026
      3.7K bytes
  9. read in std::ptr - Rust

    Reads the value from `src` without moving it. This leaves the memory in `src` unchanged.
    doc.rust-lang.org/std/ptr/fn.read.html
    Thu Jan 22 13:44:26 GMT 2026
      11.8K bytes
  10. slice_from_raw_parts_mut in std::ptr - Rust

    Forms a raw mutable slice from a pointer and a length.
    doc.rust-lang.org/std/ptr/fn.slice_from_raw_parts_mut.html
    Thu Jan 22 13:44:26 GMT 2026
      6.9K bytes
Back to Top