Function windows_sys::Win32::Storage::Vhd::ApplySnapshotVhdSet

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