Docs.rs
rlua-lua51-sys-0.1.7
rlua-lua51-sys 0.1.7
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
jugglerchris
Dependencies
libc ^0.2
normal
cc ^1.0
build
pkg-config ^0.3.24
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
rlua_
lua51_
sys
0.1.7
rlua_lua51_sys
Function
lua_pushcfunction
Copy item path
Source
pub unsafe fn lua_pushcfunction(state:
*mut
lua_State
, f:
lua_CFunction
)