[][src]Function srtp2_sys::srtp_aes_expand_decryption_key

pub unsafe extern "C" fn srtp_aes_expand_decryption_key(
    key: *const u8,
    key_len: c_int,
    expanded_key: *mut srtp_aes_expanded_key_t
) -> srtp_err_status_t