shithub: cstory

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