shithub: cstory

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