Struct sdl2_sys::SDL_GameControllerButtonBind__bindgen_ty_1__bindgen_ty_1 [] [src]

#[repr(C)]
pub struct SDL_GameControllerButtonBind__bindgen_ty_1__bindgen_ty_1 { pub hat: c_int, pub hat_mask: c_int, }

Fields

Trait Implementations

impl Debug for SDL_GameControllerButtonBind__bindgen_ty_1__bindgen_ty_1
[src]

[src]

Formats the value using the given formatter.

impl Copy for SDL_GameControllerButtonBind__bindgen_ty_1__bindgen_ty_1
[src]

impl Clone for SDL_GameControllerButtonBind__bindgen_ty_1__bindgen_ty_1
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more