Struct vips_sys::_GStringChunk[][src]

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

Trait Implementations

impl Debug for _GStringChunk
[src]

Formats the value using the given formatter. Read more

impl Copy for _GStringChunk
[src]

impl Clone for _GStringChunk
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for _GStringChunk

impl Sync for _GStringChunk