shithub: cstory

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