Function windows::Win32::Storage::Vhd::ApplySnapshotVhdSet

pub unsafe fn ApplySnapshotVhdSet<P0>(
    virtualdiskhandle: P0,
    parameters: *const APPLY_SNAPSHOT_VHDSET_PARAMETERS,
    flags: APPLY_SNAPSHOT_VHDSET_FLAG,
) -> WIN32_ERROR
where P0: Param<HANDLE>,