pub type GTrashStack = _GTrashStack;Aliased Type§
struct GTrashStack {
pub next: *mut _GTrashStack,
}Fields§
§next: *mut _GTrashStackpub type GTrashStack = _GTrashStack;struct GTrashStack {
pub next: *mut _GTrashStack,
}next: *mut _GTrashStack