shithub: cstory

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