shithub: cstory

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