Function olm_sys::olm_session_describe[][src]

pub unsafe extern "C" fn olm_session_describe(
    session: *mut OlmSession,
    buf: *mut c_char,
    buflen: usize
)

Write a null-terminated string describing the internal state of an olm session to the buffer provided for debugging and logging purposes.