💾 Archived View for gmi.noulin.net › gitRepositories › ervy › file › bullet.h.gmi captured on 2024-07-09 at 00:17:06. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2023-01-29)
-=-=-=-=-=-=-
bullet.h (72B)
1 #pragma once 2 3 #include "utils.h" 4 5 char *bullet(char *data, char *opts);