Function windows_sys::Win32::Storage::Vhd::CompactVirtualDisk
pub unsafe extern "system" fn CompactVirtualDisk(
virtualdiskhandle: HANDLE,
flags: COMPACT_VIRTUAL_DISK_FLAG,
parameters: *const COMPACT_VIRTUAL_DISK_PARAMETERS,
overlapped: *const OVERLAPPED,
) -> WIN32_ERROR