shithub: cstory

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