shithub: cstory

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