Function windows::Win32::Storage::Vhd::TakeSnapshotVhdSet
pub unsafe fn TakeSnapshotVhdSet<P0>(
virtualdiskhandle: P0,
parameters: *const TAKE_SNAPSHOT_VHDSET_PARAMETERS,
flags: TAKE_SNAPSHOT_VHDSET_FLAG,
) -> WIN32_ERRORwhere
P0: Param<HANDLE>,