shithub: cstory

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