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

#[repr(C)]
pub struct Finger { /* fields omitted */ }

Trait Implementations

impl PartialEq for Finger
[src]

[src]

This method tests for self and other values to be equal, and is used by ==. Read more

[src]

This method tests for !=.

impl Copy for Finger
[src]

impl Clone for Finger
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more