shithub: cstory

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