Struct glib_sys::GSList [] [src]

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

Fields

Trait Implementations

impl Debug for GSList
[src]

[src]

Formats the value using the given formatter.