shithub: cstory

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