<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">On Dec 7, 2015, at 7:40 PM, Gage Morgan via swift-users &lt;<a href="mailto:swift-users@swift.org" class="">swift-users@swift.org</a>&gt; wrote:<br class=""><div><blockquote type="cite" class=""><br class="Apple-interchange-newline"><div class=""><div style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">1) Map the cairo.h file to a system module named CCairo</div></div></blockquote><br class=""></div><div>Since Swift can natively call C APIs, I would recommend just using “Cairo” as the module name.</div><div><br class=""></div><div>There’s no need to distinguish a module as being related to a C API.</div><div><br class=""></div><div>&nbsp; -- Chris</div><div><br class=""></div></body></html>