shithub: cstory

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