Function olm_sys::olm_sas_is_their_key_set[][src]

pub unsafe extern "C" fn olm_sas_is_their_key_set(sas: *mut OlmSAS) -> c_int

Checks if their key was set.

@param[in] sas the SAS object.