Docs.rs
esp-rom-sys-0.1.3
esp-rom-sys 0.1.3
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Documentation
Repository
crates.io
Source
Owners
github:esp-rs:espressif
bjoernQ
Dependencies
cfg-if ^1
normal
document-features ^0.2
normal
esp-metadata-generated ^0.3.0
build
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
riscv32imac-unknown-none-elf
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
init_syscall_table
esp_
rom_
sys
0.1.3
init_
syscall_
table
Sections
Safety
In crate esp_
rom_
sys
esp_rom_sys
Function
init_
syscall_
table
Copy item path
Source
pub unsafe fn init_syscall_table()
Expand description
Initialize the syscall table.
ยง
Safety
Should only get called once.