shithub: cstory

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