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

Checks if their key was set.

@param[in] sas the SAS object.