pub unsafe extern "C" fn mongocrypt_kms_ctx_fail(
kms: *mut mongocrypt_kms_ctx_t,
) -> boolExpand description
Indicate a network-level failure.
@param[in] kms The @ref mongocrypt_kms_ctx_t. @return A boolean indicating whether the failed request may be retried.