Docs.rs
td_rlua-0.3.4
td_rlua 0.3.4
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
tickbh
Dependencies
libc ^0.2.1
normal
td_clua ^0.1.3
normal
Versions
32.73%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
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
td_rlua
0.3.4
td_rlua
Function
lua_checkstack
Copy item path
Source
pub unsafe extern "C" fn lua_checkstack( L:
*mut
lua_State
, sz:
i32
, ) ->
i32