shithub: cstory

ref: 006091305eda7999d17a5c048d3c235f9889561d
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);