7 lines
78 B
Plaintext
7 lines
78 B
Plaintext
module LeafFFI {
|
|
umbrella header "leaf.h"
|
|
link "leaf"
|
|
export *
|
|
}
|
|
|