Expand description
Required features: "Win32_Graphics_Gdi"
Fields
eM11: FIXED
eM12: FIXED
eM21: FIXED
eM22: FIXED
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for MAT2
impl Send for MAT2
impl Sync for MAT2
impl Unpin for MAT2
impl UnwindSafe for MAT2
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