shithub: cstory

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