pub unsafe extern "system" fn ApplySnapshotVhdSet(
    virtualdiskhandle: HANDLE,
    parameters: *const APPLY_SNAPSHOT_VHDSET_PARAMETERS,
    flags: APPLY_SNAPSHOT_VHDSET_FLAG
) -> WIN32_ERROR
Expand description

Required features: "Win32_Storage_Vhd", "Win32_Foundation"