Struct sdl2_sys::controller::SDL_GameControllerButtonBind [] [src]

pub struct SDL_GameControllerButtonBind {
    // some fields omitted
}

Trait Implementations

Derived Implementations

impl Clone for SDL_GameControllerButtonBind

fn clone(&self) -> SDL_GameControllerButtonBind

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

impl Copy for SDL_GameControllerButtonBind