shithub: cstory

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