shithub: cstory

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