Function olm_sys::olm_session [−][src]
pub unsafe extern "C" fn olm_session(
memory: *mut c_void
) -> *mut OlmSessionExpand description
Initialise a session object using the supplied memory The supplied memory must be at least olm_session_size() bytes
