shithub: cstory

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