Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1881 - 1890 of 2,333 for host:doc.rust-lang.org (0.04 sec)

  1. ptr_offset_from_unsigned in std::intrinsics - Rust

    See documentation of `<*const T>::sub_ptr` for details.
    doc.rust-lang.org/std/intrinsics/fn.ptr_offset_from_unsigned.html
    Registered: Mon Jun 16 02:47:33 UTC 2025
    - Last Modified: Thu May 15 17:17:43 UTC 2025
    - 3.8K bytes
    - Viewed (0)
  2. PtrMetadata in std::intrinsics::mir - Rust

    API documentation for the Rust `PtrMetadata` fn in crate `std`.
    doc.rust-lang.org/std/intrinsics/mir/fn.PtrMetadata.html
    Registered: Mon Jun 16 02:47:44 UTC 2025
    - Last Modified: Thu May 15 17:17:43 UTC 2025
    - 3.9K bytes
    - Viewed (0)
  3. Move in std::intrinsics::mir - Rust

    API documentation for the Rust `Move` fn in crate `std`.
    doc.rust-lang.org/std/intrinsics/mir/fn.Move.html
    Registered: Mon Jun 16 02:47:27 UTC 2025
    - Last Modified: Thu May 15 17:17:43 UTC 2025
    - 3.4K bytes
    - Viewed (0)
  4. ptr_guaranteed_cmp in std::intrinsics - Rust

    See documentation of `<*const T>::guaranteed_eq` for details. Returns `2` if the result is unknown. Returns `1` if the pointers are guaranteed equal. Returns `0` if the pointers are guaranteed inequal.
    doc.rust-lang.org/std/intrinsics/fn.ptr_guaranteed_cmp.html
    Registered: Mon Jun 16 02:46:14 UTC 2025
    - Last Modified: Thu May 15 17:17:43 UTC 2025
    - 4.1K bytes
    - Viewed (0)
  5. simd_fexp in std::intrinsics::simd - Rust

    `T` must be a vector of floats.
    doc.rust-lang.org/std/intrinsics/simd/fn.simd_fexp.html
    Registered: Mon Jun 16 02:46:24 UTC 2025
    - Last Modified: Thu May 15 17:17:44 UTC 2025
    - 3.6K bytes
    - Viewed (0)
  6. prefetch_write_data in std::intrinsics - Rust

    The `prefetch` intrinsic is a hint to the code generator to insert a prefetch instruction if supported; otherwise, it is a no-op. Prefetches have no effect on the behavior of the program but can change its performance characteristics.
    doc.rust-lang.org/std/intrinsics/fn.prefetch_write_data.html
    Registered: Mon Jun 16 02:46:59 UTC 2025
    - Last Modified: Thu May 15 17:17:43 UTC 2025
    - 4.3K bytes
    - Viewed (0)
  7. Destruct in std::marker - Rust

    A marker for types that can be dropped.
    doc.rust-lang.org/std/marker/trait.Destruct.html
    Registered: Mon Jun 16 02:09:03 UTC 2025
    - Last Modified: Thu May 15 17:17:45 UTC 2025
    - 4K bytes
    - Viewed (0)
  8. Hash in std::hash - Rust

    A hashable type.
    doc.rust-lang.org/std/hash/trait.Hash.html
    Registered: Mon Jun 16 02:06:32 UTC 2025
    - Last Modified: Thu May 15 17:17:42 UTC 2025
    - 77.8K bytes
    - Viewed (0)
  9. TcpStreamExt in std::os::linux::net - Rust

    Os-specific extensions for `TcpStream`
    doc.rust-lang.org/std/os/linux/net/trait.TcpStreamExt.html
    Registered: Mon Jun 16 02:08:38 UTC 2025
    - Last Modified: Thu May 15 17:17:47 UTC 2025
    - 15.4K bytes
    - Viewed (0)
  10. unwrap_binder in std::unsafe_binder - Rust

    Unwrap an unsafe binder into its underlying type.
    doc.rust-lang.org/std/unsafe_binder/macro.unwrap_binder.html
    Registered: Mon Jun 16 02:24:29 UTC 2025
    - Last Modified: Thu May 15 17:17:52 UTC 2025
    - 3.7K bytes
    - Viewed (0)
Back to top