Function mongocrypt_sys::mongocrypt_destroy
source ยท pub unsafe extern "C" fn mongocrypt_destroy(crypt: *mut mongocrypt_t)
Expand description
Destroy the @ref mongocrypt_t object.
@param[in] crypt The @ref mongocrypt_t object to destroy.