shithub: cstory

ref: 44544a65d23de1c3d618c65198a22fc3b51ea107
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);