shithub: cstory

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