shithub: cstory

ref: 43f7087ffb7d2226858db3a599fa2f15e8ffca36
dir: /src/Resource.h/

View raw version
#pragma once

#include <stddef.h>

const unsigned char* FindResource(const char *name, const char *type, size_t *size);