Sha256: 2ba791082bdd39e347042c698f1b0f8ca16579d3912865b521ae10d6bc75c18d

Contents?: true

Size: 847 Bytes

Versions: 3

Compression:

Stored size: 847 Bytes

Contents

/*
 * Copyright 2019-present MongoDB, Inc.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *   http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
#ifndef MONGOCRYPT_CACHE_COLLINFO_PRIVATE_H
#define MONGOCRYPT_CACHE_COLLINFO_PRIVATE_H

#include "mongocrypt-cache-private.h"

void
_mongocrypt_cache_collinfo_init (_mongocrypt_cache_t *cache);

#endif /* MONGOCRYPT_CACHE_COLLINFO_PRIVATE_H */

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
libmongocrypt-helper-1.7.4.0.1002 ext/libmongocrypt/libmongocrypt/src/mongocrypt-cache-collinfo-private.h
libmongocrypt-helper-1.7.4.0.1001 ext/libmongocrypt/libmongocrypt/src/mongocrypt-cache-collinfo-private.h
libmongocrypt-helper-1.7.4.0.1000 ext/libmongocrypt/libmongocrypt/src/mongocrypt-cache-collinfo-private.h