shithub: cstory

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