[][src]Function srtp2_sys::srtp_cipher_type_alloc

pub unsafe extern "C" fn srtp_cipher_type_alloc(
    ct: *const srtp_cipher_type_t,
    c: *mut *mut srtp_cipher_t,
    key_len: c_int,
    tlen: c_int
) -> srtp_err_status_t