shithub: cstory

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