pub unsafe extern "C" fn mongocrypt_is_crypto_available() -> boolExpand description
Returns true if libmongocrypt was built with native crypto support.
If libmongocrypt was not built with native crypto support, setting crypto hooks is required.
@returns True if libmongocrypt was built with native crypto support.