manual c function interop
This commit is contained in:
@@ -66,6 +66,7 @@ Function :: struct {
|
||||
pkg: int,
|
||||
file: int,
|
||||
c_abi: bool,
|
||||
has_body: bool,
|
||||
params: []Param,
|
||||
result: Type_Syntax,
|
||||
body: []int,
|
||||
|
||||
Reference in New Issue
Block a user