Expand description
Required features: "Win32_Graphics_Gdi"
Fields
abcA: i32
abcB: u32
abcC: i32
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for ABC
impl Send for ABC
impl Sync for ABC
impl Unpin for ABC
impl UnwindSafe for ABC
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