shithub: cstory

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