Docs.rs
lua-0.0.10
lua 0.0.10
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
jcmoyer
Dependencies
bitflags ^0.1
normal
libc ^0.2.13
normal
gcc ^0.3
build
Versions
8.66%
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
0.0.10
In lua::
ffi
lua
::
ffi
Function
lua_yield
Copy item path
Source
pub unsafe fn lua_yield(L:
*mut
lua_State
, n:
c_int
) ->
c_int