Function windows_sys::Win32::Storage::Vhd::MergeVirtualDisk
pub unsafe extern "system" fn MergeVirtualDisk(
virtualdiskhandle: HANDLE,
flags: MERGE_VIRTUAL_DISK_FLAG,
parameters: *const MERGE_VIRTUAL_DISK_PARAMETERS,
overlapped: *const OVERLAPPED
) -> WIN32_ERRORExpand description
Required features: "Win32_Storage_Vhd", "Win32_Foundation", "Win32_System_IO"