mirror of
https://github.com/libtom/libtomcrypt
synced 2026-08-25 20:26:07 -04:00
4 lines
86 B
Text
4 lines
86 B
Text
module libtomcrypt [extern_c] {
|
|
header "../src/headers/tomcrypt.h"
|
|
export *
|
|
}
|