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.
pub unsafe extern "C" fn mongocrypt_destroy(crypt: *mut mongocrypt_t)Destroy the @ref mongocrypt_t object.
@param[in] crypt The @ref mongocrypt_t object to destroy.