Login
1 branch 0 tags
Ben (Desktop/Arch) Improved podcast episode list e9e6fb4 29 days ago 81 Commits
moon / src / metadata / helper.h
#include <stddef.h>
#include <stdint.h>

uint32_t read_be32(const uint8_t* buf);
void trim_trailing(char* str);