rosenrot-browser

A hackable browser based on Webkitgtk
Log | Files | Refs | README

libre_redirect.h (91B)


      1 #pragma once
      2 
      3 #define LIBRE_N 50
      4 
      5 int libre_redirect(const char* uri, char* uri_filtered);