Struct ffmpeg_sys::AVXTEA [] [src]

pub struct AVXTEA {
    pub key: [uint32_t; 16],
}

Fields

key: [uint32_t; 16]

Trait Implementations

impl Debug for AVXTEA
[src]

fn fmt(&self, __arg_0: &mut Formatter) -> Result

Formats the value using the given formatter.