shithub: cstory

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