pub type GTrashStack = _GTrashStack;
Aliased Type§
#[repr(C)]pub struct GTrashStack {
pub next: *mut _GTrashStack,
}
Fields§
§next: *mut _GTrashStack
pub type GTrashStack = _GTrashStack;
#[repr(C)]pub struct GTrashStack {
pub next: *mut _GTrashStack,
}
next: *mut _GTrashStack