shithub: cstory

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