forked from mirror/vulkan-zig
typedef/declaration parsing
This commit is contained in:
@@ -92,6 +92,7 @@ pub const Pointer = struct {
|
||||
};
|
||||
|
||||
is_const: bool,
|
||||
size: PointerSize,
|
||||
child: *TypeInfo,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user