Struct sdl2::mouse::Cursor [] [src]

pub struct Cursor { /* fields omitted */ }

Methods

impl Cursor
[src]

Trait Implementations

impl Drop for Cursor
[src]

A method called when the value goes out of scope. Read more