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
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_sys
0.2.0
lua_sys
Function
luaL_error
Copy item path
Source
pub unsafe extern "C" fn luaL_error( L:
*mut
lua_State
, fmt:
*const
c_char
, ... ) ->
c_int