module.modulemap 64 B

1234
  1. module Twofish {
  2. umbrella header "twofish.h"
  3. export *
  4. }