shithub: cstory

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