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