shithub: cstory

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