Struct sdl2::pixels::PixelFormat[src]
pub struct PixelFormat { pub raw: *SDL_PixelFormat, }
Fields
raw |
pub struct PixelFormat { pub raw: *SDL_PixelFormat, }
raw |
impl Eq for PixelFormat
fn eq(&self, __arg_0: &PixelFormat) -> bool
fn ne(&self, __arg_0: &PixelFormat) -> bool
Prefix searches with a type followed by a colon (e.g.
fn:
) to restrict the search to a given type.
Accepted types are: fn
, mod
,
struct
(or str
), enum
,
trait
, typedef
(or
tdef
).