shithub: cstory

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