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.

MH_ALLMODSBOUND

indicates that this binary binds to all two-level namespace modules of its dependent libraries. only used when MH_PREBINDABLE and MH_TWOLEVEL are both set.

macho.MH_ALLMODSBOUND
pub const MH_ALLMODSBOUND = 0x1000

File

lib/std/macho.zig:1212

Code

pub const MH_ALLMODSBOUND = 0x1000