Struct pangocairo_sys::Struct__GList [] [src]

#[repr(C)]
pub struct Struct__GList { pub data: gpointer, pub next: *mut GList, pub prev: *mut GList, }

Fields

Trait Implementations

impl Copy for Struct__GList
[src]

impl Clone for Struct__GList
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for Struct__GList
[src]

Returns the "default value" for a type. Read more