Docs.rs
lua-jit-sys-2.0.50
lua-jit-sys 2.0.50
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
fschutt
Dependencies
bindgen ^0.31.3
build
gcc ^0.3
build
Versions
0.15%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
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
lua_
jit_
sys
2.0.50
lua_jit_sys
Function
lua_iscfunction
Copy item path
Source
pub unsafe extern "C" fn lua_iscfunction( L:
*mut
lua_State
, idx:
c_int
, ) ->
c_int