Struct vips_sys::__dirstream[][src]

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

Trait Implementations

impl Debug for __dirstream
[src]

Formats the value using the given formatter. Read more

impl Copy for __dirstream
[src]

impl Clone for __dirstream
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for __dirstream

impl Sync for __dirstream