Log
Files
Refs
README
LICENSE
ribbon.h (72B)
1 #pragma once 2 3 #include "utils.h" 4 5 char *ribbon(char *data, char *opts);