Docs.rs
lua-vm-0.0.12
lua-vm 0.0.12
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
ianm199
Dependencies
lua-gc ^0.0.12
normal
lua-types ^0.0.12
normal
Versions
35.44%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
close_slot
lua_vm
0.0.12
In lua_
vm::
api
lua_vm
::
api
Function
close_
slot
Copy item path
Source
pub fn close_slot(state: &mut
LuaState
, idx:
i32
) ->
Result
<
()
,
LuaError
>