Docs.rs
pixelscript-0.4.7
pixelscript 0.4.7
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
jordan-castro
Dependencies
anyhow ^1.0.100
normal
mlua ^0.11
normal
optional
parking_lot ^0.12.5
normal
thread_local ^1.1.9
normal
bindgen ^0.72.1
build
cbindgen ^0.29.2
build
cc ^1.2.52
build
Versions
72.43%
of the crate is documented
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
pxs_VarT
pixelscript
0.4.7
In pixelscript::
shared::
var
pixelscript
::
shared
::
var
Type Alias
pxs_
VarT
Copy item path
Source
pub type pxs_VarT =
*mut
pxs_Var
;
Expand description
Type Helper for a pxs_Var Use this instead of writing out pxs_Var*