shithub: cstory

ref: 16e66971d59b50c854fb9dbeffb893d29bb8129d
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);