mongocrypt_ctx_state_t

Type Alias mongocrypt_ctx_state_t 

Source
pub type mongocrypt_ctx_state_t = c_uint;
Expand description

Indicates the state of the @ref mongocrypt_ctx_t. Each state requires different handling. See the integration guide for information on what to do for each state.