#[repr(C)]pub struct DELTA_OUTPUT {
pub lpStart: *mut c_void,
pub uSize: usize,
}
Expand description
Required features: "Win32_System_ApplicationInstallationAndServicing"
Fields§
§lpStart: *mut c_void
§uSize: usize
#[repr(C)]pub struct DELTA_OUTPUT {
pub lpStart: *mut c_void,
pub uSize: usize,
}
Required features: "Win32_System_ApplicationInstallationAndServicing"
lpStart: *mut c_void
§uSize: usize