shithub: cstory

ref: 31196e15ecd690ec310ca05e697d2c702fbe1092
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);