Docs.rs
lua51-sys-0.1.0
lua51-sys 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
LPGhatguy
Dependencies
bindgen ^0.39.0
build
cc ^1.0
build
Versions
0%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
lua51_
sys
0.1.0
lua51_sys
Function
lua_checkstack
Copy item path
Source
pub unsafe extern "C" fn lua_checkstack( L:
*mut
lua_State
, sz:
c_int
, ) ->
c_int