Function windows_sys::Win32::Storage::Vhd::DeleteSnapshotVhdSet

pub unsafe extern "system" fn DeleteSnapshotVhdSet(
    virtualdiskhandle: HANDLE,
    parameters: *const DELETE_SNAPSHOT_VHDSET_PARAMETERS,
    flags: DELETE_SNAPSHOT_VHDSET_FLAG,
) -> WIN32_ERROR