Zig 0.17.0-dev (Split by item)

This is an example of documentation generated by ZigDoc, an alternative to Zig's built-in Auto Doc feature. See also examples in other modes/formats. The project being documented here (as the example) is the Zig library itself.

SECTION_TYPE

The flags field of a section structure is separated into two parts a section type and section attributes. The section types are mutually exclusive (it can only have one type) but the section attributes are not (it may have more than one attribute). 256 section types

macho.SECTION_TYPE
pub const SECTION_TYPE = 0x000000ff

File

lib/std/macho.zig:1297

Code

pub const SECTION_TYPE = 0x000000ff