Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 991 - 1000 of 2,321 for host:doc.rust-lang.org (0.04 sec)

  1. RawHandle in std::os::windows::io - Rust

    Raw HANDLEs.
    doc.rust-lang.org/std/os/windows/io/type.RawHandle.html
    Registered: Mon Aug 04 01:40:00 UTC 2025
    - Last Modified: Thu Jun 26 17:59:47 UTC 2025
    - 3.7K bytes
    - Viewed (0)
  2. OsStr in std::ffi - Rust

    Borrowed reference to an OS string (see `OsString`).
    doc.rust-lang.org/std/ffi/struct.OsStr.html Similar Results (1)
    Registered: Mon Aug 04 02:04:46 UTC 2025
    - Last Modified: Thu Jun 26 17:59:42 UTC 2025
    - 288.9K bytes
    - Viewed (0)
  3. VaListImpl in std::ffi - Rust

    x86_64 ABI implementation of a `va_list`.
    doc.rust-lang.org/std/ffi/struct.VaListImpl.html
    Registered: Mon Aug 04 02:04:58 UTC 2025
    - Last Modified: Thu Jun 26 17:59:41 UTC 2025
    - 29.7K bytes
    - Viewed (0)
  4. IntoIter in std::collections::btree_set - Rust

    An owning iterator over the items of a `BTreeSet` in ascending order.
    doc.rust-lang.org/std/collections/btree_set/struct.IntoIter.html Similar Results (2)
    Registered: Mon Aug 04 02:04:31 UTC 2025
    - Last Modified: Thu Jun 26 17:59:39 UTC 2025
    - 178.6K bytes
    - Viewed (0)
  5. ArgsOs in std::env - Rust

    An iterator over the arguments of a process, yielding an `OsString` value for each argument.
    doc.rust-lang.org/std/env/struct.ArgsOs.html
    Registered: Mon Aug 04 02:05:35 UTC 2025
    - Last Modified: Thu Jun 26 17:59:40 UTC 2025
    - 159K bytes
    - Viewed (0)
  6. PhantomCovariantLifetime in std::marker - Rust

    Zero-sized type used to mark a lifetime as covariant.
    doc.rust-lang.org/std/marker/struct.PhantomCovariantLifetime.html Similar Results (1)
    Registered: Mon Aug 04 02:14:52 UTC 2025
    - Last Modified: Thu Jun 26 17:59:43 UTC 2025
    - 45.1K bytes
    - Viewed (0)
  7. HandleOrInvalid in std::os::windows::io - Rust

    FFI type for handles in return values or out parameters, where `INVALID_HANDLE_VALUE` is used as a sentry value to indicate errors, such as in the return value of `CreateFileW`. This uses `repr(transparent)` and has the representation of a host handle, so that it can be used in such FFI declarations.
    doc.rust-lang.org/std/os/windows/io/struct.HandleOrInvalid.html
    Registered: Mon Aug 04 02:15:02 UTC 2025
    - Last Modified: Thu Jun 26 17:59:47 UTC 2025
    - 27.3K bytes
    - Viewed (0)
  8. print in std - Rust

    Prints to the standard output.
    doc.rust-lang.org/std/macro.print.html
    Registered: Mon Aug 04 01:18:53 UTC 2025
    - Last Modified: Thu Jun 26 17:59:43 UTC 2025
    - 6.9K bytes
    - Viewed (0)
  9. LocalKey in std::thread - Rust

    A thread local storage (TLS) key which owns its contents.
    doc.rust-lang.org/std/thread/struct.LocalKey.html
    Registered: Mon Aug 04 01:18:56 UTC 2025
    - Last Modified: Thu Jun 26 17:59:54 UTC 2025
    - 51.1K bytes
    - Viewed (0)
  10. alloc in std::alloc - Rust

    Allocates memory with the global allocator.
    doc.rust-lang.org/std/alloc/fn.alloc.html
    Registered: Mon Aug 04 01:45:23 UTC 2025
    - Last Modified: Thu Jun 26 17:59:38 UTC 2025
    - 6K bytes
    - Viewed (0)
Back to top