shithub: cstory

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