- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1181 - 1190 of 2,385 for host:doc.rust-lang.org (0.06 seconds)
-
c_void in std::ffi - Rust
Equivalent to C’s `void` type when used as a pointer.doc.rust-lang.org/std/ffi/enum.c_void.htmlThu May 28 17:42:10 GMT 2026 19.8K bytes -
c_longlong in std::ffi - Rust
Equivalent to C’s `signed long long` (`long long`) type.doc.rust-lang.org/std/ffi/type.c_longlong.htmlThu May 28 17:42:10 GMT 2026 4K bytes -
from_mut in std::array - Rust
Converts a mutable reference to `T` into a mutable reference to an array of length 1 (without copying).doc.rust-lang.org/std/array/fn.from_mut.htmlThu May 28 17:42:08 GMT 2026 3.7K bytes -
Enumerate in std::iter - Rust
An iterator that yields the current count and the element during iteration.doc.rust-lang.org/std/iter/struct.Enumerate.htmlThu May 28 17:42:12 GMT 2026 181.6K bytes -
VaList in std::ffi - Rust
A variable argument list, ABI-compatible with `va_list` in C.doc.rust-lang.org/std/ffi/struct.VaList.htmlThu May 28 17:42:10 GMT 2026 31.4K bytes -
c_float in std::ffi - Rust
Equivalent to C’s `float` type.doc.rust-lang.org/std/ffi/type.c_float.htmlThu May 28 17:42:10 GMT 2026 3.8K bytes -
Fuse in std::iter - Rust
An iterator that yields `None` forever after the underlying iterator yields `None` once.doc.rust-lang.org/std/iter/struct.Fuse.htmlThu May 28 17:42:12 GMT 2026 178.3K bytes -
Peekable in std::iter - Rust
An iterator with a `peek()` that returns an optional reference to the next element.doc.rust-lang.org/std/iter/struct.Peekable.htmlThu May 28 17:42:12 GMT 2026 204.6K bytes -
Messages in std::os::unix::net - Rust
This struct is used to iterate through the control messages.doc.rust-lang.org/std/os/unix/net/struct.Messages.htmlThu May 28 17:42:14 GMT 2026 156K bytes -
Utf8Chunks in std::str - Rust
An iterator used to decode a slice of mostly UTF-8 bytes to string slices (`&str`) and byte slices (`&[u8]`).doc.rust-lang.org/std/str/struct.Utf8Chunks.htmlThu May 28 17:42:17 GMT 2026 168.1K bytes