Docs.rs
sdl2-0.37.0
sdl2 0.37.0
Permalink
Docs.rs crate page
MIT
Links
Documentation
Repository
crates.io
Source
Owners
bvssvni
AngryLawyer
Cobrand
Dependencies
bitflags ^1.2.1
normal
c_vec >=1.0
normal
optional
lazy_static ^1.4.0
normal
libc ^0.2.92
normal
raw-window-handle ^0.6.0
normal
optional
sdl2-sys ^0.37.0
normal
env_logger ^0.11.0
dev
pollster ^0.2.4
dev
rand ^0.7
dev
wgpu ^0.20
dev
Versions
41.14%
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
sdl2
0.37.0
Module surface
Module Items
Structs
In crate sdl2
sdl2
Module
surface
Copy item path
Source
Structs
ยง
Surface
Holds a
Rc<SurfaceContext>
.
Surface
Context
Holds a
SDL_Surface
Surface
Ref
An unsized Surface reference.