shithub: cstory

ref: 106f81130c90d2cfd0da260bf131e278a5715072
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);