Docs.rs
sdl3-0.15.1
sdl3 0.15.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
revmischa
Dependencies
bitflags ^2.9.4
normal
c_vec >=1.0
normal
optional
lazy_static ^1.4.0
normal
libc ^0.2.175
normal
raw-window-handle ^0.6.2
normal
optional
sdl3-image-sys ^0.2
normal
optional
sdl3-sys ^0.5
normal
sdl3-ttf-sys ^0.2
normal
optional
env_logger ^0.11.6
dev
pollster ^0.4.0
dev
rand ^0.8.5
dev
wgpu ^24.0.0
dev
objc2 ^0.6.0
normal
optional
Versions
33.2%
of the crate is documented
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
Module version
sdl3
0.15.1
Module version
Module Items
Structs
Functions
In crate sdl3
sdl3
Module
version
Copy item path
Source
Expand description
Querying SDL Version
Structs
§
Version
A structure that contains information about the version of SDL in use.
Functions
§
version
Get the version of SDL that is linked against your program.