Expand description
Required features: "Win32_UI_Input_Ime"
Fields
dwStyle: u32
szDescription: [u16; 32]
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for STYLEBUFW
impl Send for STYLEBUFW
impl Sync for STYLEBUFW
impl Unpin for STYLEBUFW
impl UnwindSafe for STYLEBUFW
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