c import
This commit is contained in:
@@ -411,6 +411,7 @@ pub const Function = struct {
|
||||
is_comptime: bool = false,
|
||||
linkage: Linkage = .internal,
|
||||
call_conv: CallingConvention = .default,
|
||||
source_file: ?[]const u8 = null,
|
||||
|
||||
pub const Param = struct {
|
||||
name: StringId,
|
||||
|
||||
Reference in New Issue
Block a user