shithub: cstory

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