shithub: cstory

ref: 9e6d144b6790a30c678bef9b46fa5f86578140dc
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);