Struct sdl2::pixels::PixelFormat[src]

pub struct PixelFormat {
    pub raw: *SDL_PixelFormat,
}

Fields

raw

Trait Implementations

Derived Implementations

impl Eq for PixelFormat

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

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