Enum sdl2_sys::hint::SDL_HintPriority [] [src]

#[repr(C)]
pub enum SDL_HintPriority { SDL_HINT_DEFAULT, SDL_HINT_NORMAL, SDL_HINT_OVERRIDE, }

Variants

Trait Implementations

impl Copy for SDL_HintPriority
[src]

impl Clone for SDL_HintPriority
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more