Struct vpx_sys::vpx_codec_cx_pkt [] [src]

#[repr(C)]
pub struct vpx_codec_cx_pkt { pub kind: vpx_codec_cx_pkt_kind, pub data: vpx_codec_cx_pkt__bindgen_ty_1, }

Fields

Trait Implementations

impl Debug for vpx_codec_cx_pkt
[src]

Formats the value using the given formatter.

impl Copy for vpx_codec_cx_pkt
[src]

impl Clone for vpx_codec_cx_pkt
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more