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