Struct sdl2_sys::controller::SDL_GameControllerButtonBindData
[−]
[src]
#[repr(C)]pub struct SDL_GameControllerButtonBindData { /* fields omitted */ }
Methods
impl SDL_GameControllerButtonBindData[src]
Trait Implementations
impl Copy for SDL_GameControllerButtonBindData[src]
impl Clone for SDL_GameControllerButtonBindData[src]
fn clone(&self) -> SDL_GameControllerButtonBindData
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0
Performs copy-assignment from source. Read more