pub unsafe extern "C" fn olm_pk_encryption_set_recipient_key(
    encryption: *mut OlmPkEncryption,
    public_key: *const c_void,
    public_key_length: usize
) -> usize
Expand description

Set the recipient’s public key for encrypting to