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
In rlua_
lua51_
sys::
bindings
rlua_lua51_sys
::
bindings
Function
lua_tocfunction
Copy item path
Source
pub unsafe extern "C" fn lua_tocfunction( L:
*mut
lua_State
, idx:
c_int
, ) ->
lua_CFunction