Function mongocrypt_sys::mongocrypt_ctx_destroy
source ยท pub unsafe extern "C" fn mongocrypt_ctx_destroy(
ctx: *mut mongocrypt_ctx_t,
)
Expand description
Destroy and free all memory associated with a @ref mongocrypt_ctx_t.
@param[in] ctx A @ref mongocrypt_ctx_t.