shithub: cstory

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