Struct vips_sys::_GString [−][src]
Fields
str: *mut gchar
len: gsize
allocated_len: gsize
Trait Implementations
impl Debug for _GString
[src]
impl Debug for _GString
fn fmt(&self, f: &mut Formatter) -> Result
[src]
fn fmt(&self, f: &mut Formatter) -> Result
Formats the value using the given formatter. Read more
impl Copy for _GString
[src]
impl Copy for _GString
impl Clone for _GString
[src]
impl Clone for _GString