shithub: cstory

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