6 lines
91 B
Plaintext
6 lines
91 B
Plaintext
module libwg_go {
|
|
umbrella header "include/libwg_go.h"
|
|
link "wg-go"
|
|
export *
|
|
}
|