shithub: cstory

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