Struct vips_sys::_GList [−][src]
Fields
data: gpointer
next: *mut GList
prev: *mut GList
Trait Implementations
impl Debug for _GList
[src]
impl Debug for _GList
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 _GList
[src]
impl Copy for _GList
impl Clone for _GList
[src]
impl Clone for _GList