shithub: cstory

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