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.
Block
A labeled block or a loop. When this block is broken from, consumes_res_ptr
should be set if the break expression consumed the result pointer.