module.modulemap 60 B

1234
  1. module SDL2 [extern_c] {
  2. header "shim.h"
  3. export *
  4. }