Docs.rs
r-efi-5.2.0
r-efi 5.2.0
Docs.rs crate page
MIT
OR
Apache-2.0
OR
LGPL-2.1-or-later
Links
Homepage
Repository
crates.io
Source
Owners
dvdhrm
Dependencies
compiler_builtins ^0.1.0
normal
optional
rustc-std-workspace-core ^1.0.0
normal
optional
Versions
2.43%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
r_efi
5.2.0
In r_
efi::
protocols::
file
r_efi
::
protocols
::
file
Type Alias
ProtocolReadEx
Copy item path
Source
pub type ProtocolReadEx = extern "efiapi"
fn
(
*mut
Protocol
,
*mut
IoToken
) ->
Status
;