Struct sdl2_sys::controller::SDL_GameControllerButtonBindDataHat [] [src]

pub struct SDL_GameControllerButtonBindDataHat {
    // some fields omitted
}

Trait Implementations

Derived Implementations

impl Clone for SDL_GameControllerButtonBindDataHat

fn clone(&self) -> SDL_GameControllerButtonBindDataHat

fn clone_from(&mut self, source: &Self)

impl Copy for SDL_GameControllerButtonBindDataHat