[][src]Constant fermium::events::SDL_RELEASED

pub const SDL_RELEASED: u8 = 0;

Button is released.

Used with both keyboard and mouse.