shithub: cstory

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