mirror of
https://github.com/facebook/zstd
synced 2026-08-22 22:32:07 -04:00
4 lines
66 B
Text
4 lines
66 B
Text
module libzstd [extern_c] {
|
|
header "../zstd.h"
|
|
export *
|
|
}
|