shithub: cstory

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