shithub: cstory

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