shithub: cstory

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