Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
nokogiri / ext / nokogiri / xml_comment.h
Size: Mime:
#ifndef NOKOGIRI_XML_COMMENT
#define NOKOGIRI_XML_COMMENT

#include <nokogiri.h>

void init_xml_comment();

extern VALUE cNokogiriXmlComment;
#endif