pub unsafe extern "C" fn olm_session(
    memory: *mut c_void
) -> *mut OlmSession
Expand description

Initialise a session object using the supplied memory The supplied memory must be at least olm_session_size() bytes