shithub: cstory

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