pub unsafe extern "C" fn mongocrypt_kms_ctx_usleep(
kms: *mut mongocrypt_kms_ctx_t,
) -> i64Expand description
Indicates how long to sleep before sending this request.
@param[in] kms The @ref mongocrypt_kms_ctx_t. @returns How long to sleep in microseconds.