shithub: cstory

ref: 39067057c137c809b1ba1d58004e4863726f226c
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);