💾 Archived View for gmi.noulin.net › gitRepositories › ervy › file › bullet.h.gmi captured on 2024-09-29 at 00:31:11. 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);