shithub: cstory

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