shithub: cstory

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