Expand description
Required features: ‘Win32_Graphics_Gdi’
Fields
lbStyle: u32
lbColor: u32
lbHatch: usize
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for LOGBRUSH
impl Send for LOGBRUSH
impl Sync for LOGBRUSH
impl Unpin for LOGBRUSH
impl UnwindSafe for LOGBRUSH
Blanket Implementations
sourceimpl<T> BorrowMut<T> for T where
T: ?Sized,
impl<T> BorrowMut<T> for T where
T: ?Sized,
const: unstable · sourcepub fn borrow_mut(&mut self) -> &mut T
pub fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more