7 lines
135 B
Plaintext
7 lines
135 B
Plaintext
module gotcha_core {
|
|
header "gotcha_coreFFI.h"
|
|
export *
|
|
use "Darwin"
|
|
use "_Builtin_stdbool"
|
|
use "_Builtin_stdint"
|
|
} |