h2-mod/deps/libtommath/modulemap/module.modulemap
2024-03-07 03:33:59 -05:00

5 lines
72 B
Plaintext

module libtommath [extern_c] {
header "../tommath.h"
export *
}