nbuckets: u32
symoffset: u32
bloom_size: u32
bloom_shift: u32
pub const Header = extern struct { nbuckets: u32, symoffset: u32, bloom_size: u32, bloom_shift: u32, }
Press escape to exit search and then '?' to see more options.