Docs.rs
rglua-2.1.0
rglua 2.1.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
thevurv
Dependencies
derive_more ^0.99.17
normal
optional
libloading ^0.7.2
normal
once_cell ^1.8.0
normal
rglua-macros ^0.2.0
normal
thiserror ^1.0.30
normal
vtables ^0.1.0
normal
optional
vtables_derive ^0.1.0
normal
optional
Versions
70.72%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
rglua
2.1.0
In rglua::
lua
rglua
::
lua
Function
lua_gethookcount
Copy item path
Source
pub fn lua_gethookcount(l:
LuaState
) ->
c_int
Expand description
Returns the current hook count.