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