Docs.rs
efi-0.3.1
efi 0.3.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
gurry
Dependencies
byteorder ^1
normal
failure ^0.1.1
normal
efi_ffi ^0.1.1
normal
rlibc ^1.0.0
normal
utf8-width ^0.1.4
normal
Versions
34.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
efi
0.3.1
In efi::
device_
path
efi
::
device_path
Function
append_path
Copy item path
Source
pub fn append_path(path1: &
DevicePath
, path2: &
DevicePath
) ->
Result
<
DevicePath
>