shithub: cstory

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