Expand description
Required features: "Win32_Graphics_Dxgi_Common"
Fields
Red: f32Green: f32Blue: f32Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for DXGI_RGB
impl Send for DXGI_RGB
impl Sync for DXGI_RGB
impl Unpin for DXGI_RGB
impl UnwindSafe for DXGI_RGB
Blanket Implementations
sourceimpl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
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