Function windows::Win32::Storage::Vhd::DeleteSnapshotVhdSet

pub unsafe fn DeleteSnapshotVhdSet<P0>(
    virtualdiskhandle: P0,
    parameters: *const DELETE_SNAPSHOT_VHDSET_PARAMETERS,
    flags: DELETE_SNAPSHOT_VHDSET_FLAG,
) -> WIN32_ERROR
where P0: Param<HANDLE>,