Type Alias GTrashStack

Source
pub type GTrashStack = _GTrashStack;

Aliased Type§

#[repr(C)]
pub struct GTrashStack { pub next: *mut _GTrashStack, }

Fields§

§next: *mut _GTrashStack