module.modulemap 68 B

12345
  1. module CgRPC {
  2. header "CgRPC.h"
  3. link "CgRPC"
  4. export *
  5. }