shithub: cstory

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