[][src]Function srtp2_sys::srtp_cipher_encrypt

pub unsafe extern "C" fn srtp_cipher_encrypt(
    c: *mut srtp_cipher_t,
    buffer: *mut u8,
    num_octets_to_output: *mut u32
) -> srtp_err_status_t