shithub: cstory

ref: 187847fbcc663b96ee94ec400bd067d64e8b5433
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);