shithub: cstory

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