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.
deopt_target
.stage2_c doesn't support asm blocks yet, so use volatile stores instead
mem.deopt_target
vardeopt_target: if (builtin.zig_backend == .stage2_c) u8elsevoid = undefined