DoxigAlpha

SuperBlock

Fields of this type

Fields

#
file_magic:[expect_magic.len]u8
block_size:u32
The block size of the internal file system.
free_block_map_block:u32
The index of a block within the file, at which begins a bitfield representing
num_blocks:u32
The total number of blocks in the file.
num_directory_bytes:u32
The size of the stream directory, in bytes.
unknown:u32
block_map_addr:u32
The index of a block within the MSF file.

The LLVM docs list a space between C / C++ but empirically this is not the case.

Values

#
expect_magic
The LLVM docs list a space between C / C++ but empirically this is not the case.