Expand description
Required features: ‘Win32_Graphics_Printing’, ‘Win32_Foundation’, ‘Win32_UI_WindowsAndMessaging’
Fields
DlgTemplateID: u16
hDlgTemplate: HANDLE
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for EXTPUSH_1
impl Send for EXTPUSH_1
impl Sync for EXTPUSH_1
impl Unpin for EXTPUSH_1
impl UnwindSafe for EXTPUSH_1
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