Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1181 - 1190 of 2,191 for host:doc.rust-lang.org (0.26 sec)

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

    A SIMD mask with 32 elements for vectors with 64-bit element types.
    doc.rust-lang.org/std/simd/prelude/type.mask64x32.html
    Registered: Fri Nov 15 02:57:36 UTC 2024
    - Last Modified: Thu Oct 17 16:29:38 UTC 2024
    - 4.6K bytes
    - Viewed (0)
  2. isizex16 in std::simd::prelude - Rust

    A SIMD vector with 16 elements of type `isize`.
    doc.rust-lang.org/std/simd/prelude/type.isizex16.html
    Registered: Fri Nov 15 02:55:59 UTC 2024
    - Last Modified: Thu Oct 17 16:29:38 UTC 2024
    - 4.4K bytes
    - Viewed (0)
  3. chroot in std::os::unix::fs - Rust

    Change the root directory of the current process to the specified path.
    doc.rust-lang.org/std/os/unix/fs/fn.chroot.html
    Registered: Fri Nov 15 02:37:16 UTC 2024
    - Last Modified: Thu Oct 17 16:29:34 UTC 2024
    - 5.4K bytes
    - Viewed (0)
  4. addr_eq in std::ptr - Rust

    Compares the addresses of the two pointers for equality, ignoring any metadata in fat pointers.
    doc.rust-lang.org/std/ptr/fn.addr_eq.html
    Registered: Fri Nov 15 02:37:36 UTC 2024
    - Last Modified: Thu Oct 17 16:29:37 UTC 2024
    - 5.2K bytes
    - Viewed (0)
  5. pipe in std::pipe - Rust

    Create anonymous pipe that is close-on-exec and blocking.
    doc.rust-lang.org/std/pipe/fn.pipe.html
    Registered: Fri Nov 15 02:38:20 UTC 2024
    - Last Modified: Thu Oct 17 16:29:36 UTC 2024
    - 3.9K bytes
    - Viewed (0)
  6. id in std::process - Rust

    Returns the OS-assigned process identifier associated with this process.
    doc.rust-lang.org/std/process/fn.id.html
    Registered: Fri Nov 15 02:38:23 UTC 2024
    - Last Modified: Thu Oct 17 16:29:37 UTC 2024
    - 4.1K bytes
    - Viewed (0)
  7. dangling in std::ptr - Rust

    Creates a new pointer that is dangling, but well-aligned.
    doc.rust-lang.org/std/ptr/fn.dangling.html
    Registered: Fri Nov 15 02:38:26 UTC 2024
    - Last Modified: Thu Oct 17 16:29:37 UTC 2024
    - 4.1K bytes
    - Viewed (0)
  8. align_of_val_raw in std::mem - Rust

    Returns the ABI-required minimum alignment of the type of the value that `val` points to in bytes.
    doc.rust-lang.org/std/mem/fn.align_of_val_raw.html
    Registered: Fri Nov 15 02:35:02 UTC 2024
    - Last Modified: Thu Oct 17 16:29:32 UTC 2024
    - 6.4K bytes
    - Viewed (0)
  9. u32x32 in std::simd::prelude - Rust

    A SIMD vector with 32 elements of type `u32`.
    doc.rust-lang.org/std/simd/prelude/type.u32x32.html
    Registered: Fri Nov 15 02:59:36 UTC 2024
    - Last Modified: Thu Oct 17 16:29:42 UTC 2024
    - 4.4K bytes
    - Viewed (0)
  10. usizex1 in std::simd::prelude - Rust

    A SIMD vector with one element of type `usize`.
    doc.rust-lang.org/std/simd/prelude/type.usizex1.html
    Registered: Fri Nov 15 03:01:28 UTC 2024
    - Last Modified: Thu Oct 17 16:29:42 UTC 2024
    - 4.4K bytes
    - Viewed (0)
Back to top