shithub: cstory

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