pub unsafe extern "C" fn mongocrypt_status_type(
status: *mut mongocrypt_status_t,
) -> mongocrypt_status_type_tExpand description
Indicates success or the type of error.
@param[in] status The status object.
@returns A @ref mongocrypt_status_type_t.