shithub: cstory

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