shithub: cstory

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