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.
pub type mongocrypt_ctx_state_t = c_uint;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.