Docs.rs
semihosting-0.1.20
semihosting 0.1.20
Permalink
Docs.rs crate page
Apache-2.0
OR
MIT
Links
Repository
crates.io
Source
Owners
taiki-e
Dependencies
portable-atomic ^1.3
normal
optional
unwinding ^0.2
normal
optional
Versions
100%
of the crate is documented
Platform
aarch64-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
semihosting
0.1.20
In semihosting::
sys::
mips
semihosting
::
sys
::
mips
Function
mips_link
Copy item path
Source
pub fn mips_link(old: &
CStr
, new: &
CStr
) ->
Result
<
()
>
Available on
MIPS or MIPS Release 6 or MIPS-64 or MIPS-64 Release 6
only.