foot/base64.h

4 lines
50 B
C
Raw Normal View History

#pragma once
char *base64_decode(const char *s);