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

Required features: "Win32_Storage_Vhd", "Win32_Foundation"