Expand description
Required features: "Win32_UI_Input_Ime", "Win32_Foundation"
Fields
message: u32wParam: WPARAMlParam: LPARAMTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for TRANSMSG
impl Send for TRANSMSG
impl Sync for TRANSMSG
impl Unpin for TRANSMSG
impl UnwindSafe for TRANSMSG
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