Struct glib_sys::GTrashStack [] [src]

pub struct GTrashStack {
    pub next: *mut GTrashStack,
}

Fields