Struct libwebp_sys::WebPDecoderConfig [] [src]

#[repr(C)]
pub struct WebPDecoderConfig { pub input: WebPBitstreamFeatures, pub output: WebPDecBuffer, pub options: WebPDecoderOptions, }

Fields

Trait Implementations

impl Copy for WebPDecoderConfig
[src]

impl Clone for WebPDecoderConfig
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more