shithub: cstory

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