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