.. default-domain:: chpl .. module:: CommPrimitives CommPrimitives ============== **Usage** .. code-block:: chapel use CommPrimitives; or .. code-block:: chapel import CommPrimitives; .. function:: proc getAddr(const ref p): c_ptr(p.type)