Docs.rs
lua52-sys-0.1.3
lua52-sys 0.1.3
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
tomaka
Dependencies
libc ^0.2
normal
cc ^1.0
build
pkg-config ^0.3
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
lua52_
sys
0.1.3
lua52_sys
Function
lua_tocfunction
Copy item path
Source
pub unsafe extern "C" fn lua_tocfunction( L:
*mut
lua_State
, idx:
c_int
, ) ->
Option
<
lua_CFunction
>