mirror of
https://github.com/facebook/zstd.git
synced 2025-10-07 00:12:40 -04:00
5 lines
66 B
Plaintext
5 lines
66 B
Plaintext
module libzstd [extern_c] {
|
|
header "../zstd.h"
|
|
export *
|
|
}
|