shithub: cstory

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