Docs.rs
hotline-rs-0.3.2
hotline-rs 0.3.2
Docs.rs crate page
24 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
polymonster
Dependencies
bevy_ecs ^0.15.0
normal
bitflags ^1.3.2
normal
ddsfile ^0.5.1
normal
font-awesome ^0.2.0
normal
hot-lib-reloader ^0.6.4
normal
imgui-sys ^0.9.0
normal
libloading ^0.7.4
normal
maths-rs ^0.2.3
normal
serde ^1.0
normal
serde_json ^1.0.81
normal
stb_image_rust ^2.27.2
normal
stb_image_write_rust ^1.16.1
normal
windows ^0.58.0
normal
windows-core ^0.58.0
normal
Versions
69.6%
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
WindowSizeCallback
hotline_
rs
0.3.2
In hotline_
rs::
imgui
hotline_rs
::
imgui
Type Alias
Window
Size
Callback
Copy item path
Source
pub type WindowSizeCallback = unsafe extern "C"
fn
(vp:
*mut
ImGuiViewport
, out_pos:
*mut
ImVec2
);