Fields
r: Uint8g: Uint8b: Uint8a: Uint8Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for SDL_Color
impl Send for SDL_Color
impl Sync for SDL_Color
impl Unpin for SDL_Color
impl UnwindSafe for SDL_Color
Blanket Implementations
sourceimpl<T> BorrowMut<T> for T where
T: ?Sized,
impl<T> BorrowMut<T> for T where
T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more