shithub: cstory

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