shithub: cstory

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