shithub: cstory

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