Struct windows_sys::Win32::System::SystemServices::RemHPALETTE
[−]Expand description
Required features: "Win32_System_SystemServices"
Fields
cbData: u32data: [u8; 1]Trait Implementations
impl Clone for RemHPALETTE
impl Clone for RemHPALETTE
impl Copy for RemHPALETTE
Auto Trait Implementations
impl RefUnwindSafe for RemHPALETTE
impl Send for RemHPALETTE
impl Sync for RemHPALETTE
impl Unpin for RemHPALETTE
impl UnwindSafe for RemHPALETTE
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