shithub: cstory

ref: 76bb17dc01174f9fd051e4a3e161687be2deefa3
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);