Docs.rs
playdate-rs-sys-0.0.4
playdate-rs-sys 0.0.4
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
wenyuzhao
Dependencies
bindgen ^0.65.1
normal
home ^0.5.5
normal
bindgen ^0.65.1
build
home ^0.5.5
build
Versions
0.23%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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
☰
lua_CFunction
In playdate_rs_sys
?
Type Alias
playdate_rs_sys
::
lua_CFunction
source
·
[
−
]
pub type lua_CFunction =
Option
<unsafe extern "C"
fn
(L:
*mut
lua_State
) ->
c_int
>;