Struct sdl2_sys::joystick::SDL_JoystickGUID
[−]
[src]
pub struct SDL_JoystickGUID {
pub data: [uint8_t; 16],
}Fields
data |
pub struct SDL_JoystickGUID {
pub data: [uint8_t; 16],
}data |
impl Hash for SDL_JoystickGUIDfn hash<__H: Hasher>(&self, __arg_0: &mut __H)fn hash_slice<H>(data: &[Self], state: &mut H) where H: Hasherimpl PartialEq for SDL_JoystickGUIDfn eq(&self, __arg_0: &SDL_JoystickGUID) -> boolfn ne(&self, __arg_0: &SDL_JoystickGUID) -> boolimpl Eq for SDL_JoystickGUIDimpl Clone for SDL_JoystickGUIDfn clone(&self) -> SDL_JoystickGUIDfn clone_from(&mut self, source: &Self)impl Copy for SDL_JoystickGUID
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct, enum,
trait, typedef (or
tdef).
Search functions by type signature (e.g.
vec -> usize)