Function olm_sys::olm_outbound_group_session[][src]

pub unsafe extern "C" fn olm_outbound_group_session(
    memory: *mut c_void
) -> *mut OlmOutboundGroupSession

Initialise an outbound group session object using the supplied memory The supplied memory should be at least olm_outbound_group_session_size() bytes.