Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1481 - 1490 of 2,271 for host:doc.rust-lang.org (0.2 sec)

  1. i64x64 in std::simd::prelude - Rust

    A SIMD vector with 64 elements of type `i64`.
    doc.rust-lang.org/std/simd/prelude/type.i64x64.html
    Registered: Mon Jan 05 03:38:32 UTC 2026
    - Last Modified: Thu Dec 11 14:50:43 UTC 2025
    - 4.2K bytes
    - Viewed (0)
  2. i8x64 in std::simd - Rust

    A SIMD vector with 64 elements of type `i8`.
    doc.rust-lang.org/std/simd/type.i8x64.html
    Registered: Mon Jan 05 03:38:42 UTC 2026
    - Last Modified: Thu Dec 11 14:50:43 UTC 2025
    - 4.1K bytes
    - Viewed (0)
  3. masksizex16 in std::simd - Rust

    A SIMD mask with 16 elements for vectors with pointer-sized element types.
    doc.rust-lang.org/std/simd/type.masksizex16.html
    Registered: Mon Jan 05 03:37:56 UTC 2026
    - Last Modified: Thu Dec 11 14:50:43 UTC 2025
    - 4.3K bytes
    - Viewed (0)
  4. i32x8 in std::simd - Rust

    A SIMD vector with eight elements of type `i32`.
    doc.rust-lang.org/std/simd/type.i32x8.html
    Registered: Mon Jan 05 03:39:16 UTC 2026
    - Last Modified: Thu Dec 11 14:50:43 UTC 2025
    - 4.1K bytes
    - Viewed (0)
  5. i64x2 in std::simd - Rust

    A SIMD vector with two elements of type `i64`.
    doc.rust-lang.org/std/simd/type.i64x2.html
    Registered: Mon Jan 05 03:39:22 UTC 2026
    - Last Modified: Thu Dec 11 14:50:43 UTC 2025
    - 4.1K bytes
    - Viewed (0)
  6. isizex16 in std::simd - Rust

    A SIMD vector with 16 elements of type `isize`.
    doc.rust-lang.org/std/simd/type.isizex16.html
    Registered: Mon Jan 05 03:38:22 UTC 2026
    - Last Modified: Thu Dec 11 14:50:43 UTC 2025
    - 4.1K bytes
    - Viewed (0)
  7. symlink_file in std::os::windows::fs - Rust

    Creates a new symlink to a non-directory file on the filesystem.
    doc.rust-lang.org/std/os/windows/fs/fn.symlink_file.html
    Registered: Mon Jan 05 03:27:19 UTC 2026
    - Last Modified: Thu Dec 11 14:50:41 UTC 2025
    - 6.4K bytes
    - Viewed (0)
  8. write_volatile in std::ptr - Rust

    Performs a volatile write of a memory location with the given value without reading or dropping the old value.
    doc.rust-lang.org/std/ptr/fn.write_volatile.html
    Registered: Mon Jan 05 03:27:33 UTC 2026
    - Last Modified: Thu Dec 11 14:50:42 UTC 2025
    - 8.3K bytes
    - Viewed (0)
  9. from_utf8_mut in std::str - Rust

    Converts a mutable slice of bytes to a mutable string slice.
    doc.rust-lang.org/std/str/fn.from_utf8_mut.html
    Registered: Mon Jan 05 03:27:36 UTC 2026
    - Last Modified: Thu Dec 11 14:50:44 UTC 2025
    - 6.6K bytes
    - Viewed (0)
  10. from_raw_parts_mut in std::ptr - Rust

    Performs the same functionality as `from_raw_parts`, except that a raw `*mut` pointer is returned, as opposed to a raw `*const` pointer.
    doc.rust-lang.org/std/ptr/fn.from_raw_parts_mut.html
    Registered: Mon Jan 05 03:27:39 UTC 2026
    - Last Modified: Thu Dec 11 14:50:42 UTC 2025
    - 4.5K bytes
    - Viewed (0)
Back to top