shithub: cstory

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