Login
1 branch 0 tags
Ben (Desktop/Arch) Software controlled display brightness c2671dd 1 month ago 67 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);