extern struct Vernaux [src]
Fields
hash: Word
flags: Half
other: Half
name: Word
next: Word
Source
pub const Vernaux = extern struct {
hash: Word,
flags: Half,
other: Half,
name: Word,
next: Word,
}
pub const Vernaux = extern struct {
hash: Word,
flags: Half,
other: Half,
name: Word,
next: Word,
}