Docs.rs
gmod-14.0.2
gmod 14.0.2
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
WilliamVenner
Dependencies
cfg_table ^1
normal
cstr ^0
normal
ctor ^0
normal
detour ^0
normal
fn_abi ^2
normal
fn_has_this ^0
normal
fn_type_alias ^0
normal
gmod-macros ^2.0.1
normal
lazy_static ^1
normal
libloading ^0
normal
null_fn ^0
normal
skidscan ^2
normal
Versions
14.01%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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
☰
LuaFunction
In
gmod
::
lua
?
Type Definition
gmod
::
lua
::
LuaFunction
source
·
[
−
]
pub type LuaFunction = unsafe extern "C-unwind"
fn
(state:
LuaState
) ->
i32
;