Expand description
Required features: "Win32_UI_Controls_RichEdit"
Fields
crText: u32crBackground: u32dwEffects: u32Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for COMPCOLOR
impl Send for COMPCOLOR
impl Sync for COMPCOLOR
impl Unpin for COMPCOLOR
impl UnwindSafe for COMPCOLOR
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