Struct libpng_sys::ffi::png_control [] [src]

#[repr(C)]
pub struct png_control { /* fields omitted */ }

Trait Implementations

impl Debug for png_control
[src]

[src]

Formats the value using the given formatter. Read more

impl Copy for png_control
[src]

impl Clone for png_control
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for png_control

impl Sync for png_control