Docs.rs
lua-sys-0.2.0
lua-sys 0.2.0
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
MisterPeModder
Dependencies
cfg-if ^0.1.10
normal
libc ^0.2.65
normal
va_list ^0.1.3
normal
optional
cc ~1.0.46
build
optional
libc ^0.2.65
build
pkg-config ^0.3.16
build
optional
rustc_version ^0.2.3
build
vcpkg ^0.2.7
build
optional
Versions
1.59%
of the crate is documented
This release has been yanked
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
lua_sys
0.2.0
lua_sys
Function
lua_toboolean
Copy item path
Source
pub unsafe extern "C" fn lua_toboolean( L:
*mut
lua_State
, idx:
c_int
, ) ->
c_int