Docs.rs
playdate-sys-0.5.6
playdate-sys 0.5.6
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
boozook
Dependencies
arrayvec ^0.7
normal
optional
playdate-bindgen ^0.4
build
optional
playdate-bindgen-cfg ^0.3
build
Versions
51.85%
of the crate is documented
Platform
thumbv7em-none-eabihf
x86_64-apple-darwin
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
playdate_
sys
0.5.6
Module proc
Module Items
Functions
In crate playdate_
sys
playdate_sys
Module
proc
Copy item path
Source
Expand description
Process API. Abort and abort with error message.
Functions
ยง
abort
Executes the undefined instruction (UDF) and causes a CPU-level exception. See [
core::intrinsics::abort()
].
error
Stops the program execution with custom system-level error.