shithub: cstory

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