shithub: cstory

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