shithub: cstory

ref: 976e2425fc40f05e5e4424a46ad565ffc77bd233
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);