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.

global_aliasee

Set only by categorize_decl; read only by get_aliasee, valid only when categorize_decl returns .alias.

main.global_aliasee
var global_aliasee: Decl.Index = .none

File

lib/docs/wasm/main.zig:885

Code

var global_aliasee: Decl.Index = .none