module.modulemap 62 B

1234
  1. module Argon2 {
  2. umbrella header "argon2.h"
  3. export *
  4. }