Struct sdl2_sys::SDL_Window [] [src]

#[repr(C)]
pub struct SDL_Window { /* fields omitted */ }

Trait Implementations

impl Debug for SDL_Window
[src]

[src]

Formats the value using the given formatter.

impl Copy for SDL_Window
[src]

impl Clone for SDL_Window
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more