shithub: cstory

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