shithub: cstory

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