shithub: cstory

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