shithub: cstory

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