Expand description
Required features: "Win32_System_ApplicationInstallationAndServicing"
Fields
lpStart: *mut c_void
uSize: usize
Trait Implementations
impl Clone for DELTA_OUTPUT
impl Clone for DELTA_OUTPUT
impl Copy for DELTA_OUTPUT
Auto Trait Implementations
impl RefUnwindSafe for DELTA_OUTPUT
impl !Send for DELTA_OUTPUT
impl !Sync for DELTA_OUTPUT
impl Unpin for DELTA_OUTPUT
impl UnwindSafe for DELTA_OUTPUT
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