Struct sdl2_sys::touch::Finger [] [src]

pub struct Finger {
    // some fields omitted
}

Trait Implementations

Derived Implementations

impl Clone for Finger

fn clone(&self) -> Finger

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

impl Copy for Finger

impl PartialEq for Finger

fn eq(&self, __arg_0: &Finger) -> bool

fn ne(&self, __arg_0: &Finger) -> bool