[go: up one dir, main page]

Struct glib_sys::GList [] [src]

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

Fields

Trait Implementations

impl Debug for GList
[src]

[src]

Formats the value using the given formatter.