pub unsafe extern "C" fn olm_encrypt_random_length(
    session: *const OlmSession
) -> usize
Expand description

The number of random bytes needed to encrypt the next message.