Method: Mongo::Crypt::Binding.mongocrypt_status_type
- Defined in:
- lib/mongo/crypt/binding.rb
.mongocrypt_status_type(status) ⇒ Symbol
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
Indicates the status type.
235 |
# File 'lib/mongo/crypt/binding.rb', line 235 attach_function :mongocrypt_status_type, [:pointer], :status_type |