module.modulemap 62 B

1234
  1. module Sodium {
  2. umbrella header "sodium.h"
  3. export *
  4. }